This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add manifest files for current development gen3-test product
Previous gen3-test product moved to gen3-test-v2. Signed-off-by: Iurii Artemenko <[email protected]> Reviewed-by: Volodymyr Babchuk <[email protected]>
- Loading branch information
Showing
6 changed files
with
65 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<manifest> | ||
<remote name="github" fetch="git://github.com" /> | ||
<remote name="yoctoproject" fetch="git://git.yoctoproject.org" /> | ||
<remote name="openembedded" fetch="git://git.openembedded.org" /> | ||
<remote name="linaro" fetch="git://git.linaro.org" /> | ||
|
||
<default remote="github" sync-j="10" sync-c="true" /> | ||
|
||
<project remote="yoctoproject" name="meta-virtualization" path="meta-virtualization" upstream="krogoth" revision="krogoth" /> | ||
<project remote="yoctoproject" name="poky" path="poky" upstream="krogoth" revision="cca8dd15c8096626052f6d8d25ff1e9a606104a3" /> | ||
<project remote="openembedded" name="meta-openembedded" path="meta-openembedded" upstream="krogoth" revision="55c8a76da5dc099a7bc3838495c672140cedb78e" /> | ||
<project remote="linaro" name="openembedded/meta-linaro" path="meta-linaro" upstream="krogoth" revision="2f51d38048599d9878f149d6d15539fb97603f8f" /> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<manifest> | ||
<remote name="github" fetch="git://github.com" /> | ||
<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" /> | ||
|
||
<project name="renesas-rcar/meta-renesas" path="meta-renesas" upstream="krogoth" revision="7acbf5e2f99c59478adbc73c6a40d314589a3009" /> | ||
<project remote="yoctoproject" name="poky" path="poky" upstream="krogoth" revision="krogoth" /> | ||
<project remote="openembedded" name="meta-openembedded" path="meta-openembedded" upstream="krogoth" revision="55c8a76da5dc099a7bc3838495c672140cedb78e" /> | ||
<project remote="yoctoproject" name="meta-selinux" path="meta-selinux" upstream="morty" revision="morty" /> | ||
<project remote="yoctoproject" name="meta-virtualization" path="meta-virtualization" upstream="krogoth" revision="krogoth" /> | ||
<project remote="linaro" name="openembedded/meta-linaro" path="meta-linaro" upstream="krogoth" revision="2f51d38048599d9878f149d6d15539fb97603f8f" /> | ||
<project remote="epam" name="epmd-aepr/img-proprietary" path="proprietary" upstream="master" revision="master" /> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<manifest> | ||
<remote name="github" fetch="git://github.com" /> | ||
<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" /> | ||
|
||
<project name="renesas-rcar/meta-renesas" path="meta-renesas" upstream="krogoth" revision="7acbf5e2f99c59478adbc73c6a40d314589a3009" /> | ||
<project remote="yoctoproject" name="poky" path="poky" upstream="krogoth" revision="krogoth" /> | ||
<project remote="openembedded" name="meta-openembedded" path="meta-openembedded" upstream="krogoth" revision="55c8a76da5dc099a7bc3838495c672140cedb78e" /> | ||
<project remote="yoctoproject" name="meta-selinux" path="meta-selinux" upstream="morty" revision="morty" /> | ||
<project remote="yoctoproject" name="meta-virtualization" path="meta-virtualization" upstream="krogoth" revision="krogoth" /> | ||
<project remote="linaro" name="openembedded/meta-linaro" path="meta-linaro" upstream="krogoth" revision="2f51d38048599d9878f149d6d15539fb97603f8f" /> | ||
<project remote="epam" name="epmd-aepr/img-proprietary" path="proprietary" upstream="master" revision="master" /> | ||
</manifest> |