Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Avoid fetching from closed repositories
Browse files Browse the repository at this point in the history
Remove project from manifest file for DomD and DomU.

Signed-off-by: Oleksandr Andrushchenko <[email protected]>
Signed-off-by: Iurii Artemenko <[email protected]>
  • Loading branch information
Oleksandr Andrushchenko authored and andr2000 committed Jun 24, 2018
1 parent 270ad7e commit eb34057
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions prod_gen3_test/domd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<remote name="yoctoproject" fetch="git://git.yoctoproject.org" />
<remote name="openembedded" fetch="git://git.openembedded.org" />
<remote name="linaro" fetch="git://git.linaro.org" />
<remote name="epam" fetch="ssh://[email protected]" />

<default remote="github" sync-j="10" sync-c="true" />

Expand All @@ -14,5 +13,4 @@
<project remote="openembedded" name="meta-openembedded" path="meta-openembedded" upstream="rocko" revision="dacfa2b1920e285531bec55cd2f08743390aaf57" />
<project remote="linaro" name="openembedded/meta-linaro" path="meta-linaro" upstream="rocko" revision="75dfb67bbb14a70cd47afda9726e2e1c76731885" />
<project remote="yoctoproject" name="meta-selinux" path="meta-selinux" upstream="morty" revision="morty" />
<project remote="epam" name="epmd-aepr/img-proprietary" path="proprietary" upstream="master" revision="master" />
</manifest>
2 changes: 0 additions & 2 deletions prod_gen3_test/domu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<remote name="yoctoproject" fetch="git://git.yoctoproject.org" />
<remote name="openembedded" fetch="git://git.openembedded.org" />
<remote name="linaro" fetch="git://git.linaro.org" />
<remote name="epam" fetch="ssh://[email protected]" />

<default remote="github" sync-j="10" sync-c="true" />

Expand All @@ -13,5 +12,4 @@
<project remote="openembedded" name="meta-openembedded" path="meta-openembedded" upstream="rocko" revision="dacfa2b1920e285531bec55cd2f08743390aaf57" />
<project remote="linaro" name="openembedded/meta-linaro" path="meta-linaro" upstream="rocko" revision="75dfb67bbb14a70cd47afda9726e2e1c76731885" />
<project remote="yoctoproject" name="meta-selinux" path="meta-selinux" upstream="morty" revision="morty" />
<project remote="epam" name="epmd-aepr/img-proprietary" path="proprietary" upstream="master" revision="master" />
</manifest>

0 comments on commit eb34057

Please sign in to comment.