2019-03-02 06:50:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<manifest>
|
2021-01-28 12:13:29 +00:00
|
|
|
<default sync-j="8"/>
|
2019-03-02 06:50:28 +00:00
|
|
|
|
2021-01-28 12:13:29 +00:00
|
|
|
<remote name="yo" fetch="git://git.yoctoproject.org"/>
|
|
|
|
<remote name="oe" fetch="git://git.openembedded.org"/>
|
2021-05-22 06:17:33 +00:00
|
|
|
<remote name="gh" fetch="https://github.com"/>
|
|
|
|
<remote name="bf" fetch="https://git.blackfinn.de"/>
|
2019-03-02 06:50:28 +00:00
|
|
|
|
2021-12-08 19:22:58 +00:00
|
|
|
<project name="poky" remote="yo" revision="honister" path="layers/poky" clone-depth="1"/>
|
|
|
|
<project name="meta-openembedded" remote="oe" revision="honister" path="layers/meta-openembedded" clone-depth="1"/>
|
2021-05-22 06:17:33 +00:00
|
|
|
<project name="meta-raspberrypi" remote="yo" revision="master" path="layers/meta-raspberrypi" clone-depth="1"/>
|
2021-12-08 19:22:58 +00:00
|
|
|
<project name="meta-security" remote="yo" revision="honister" path="layers/meta-security" clone-depth="1"/>
|
|
|
|
<project name="meta-virtualization" remote="yo" revision="honister" path="layers/meta-virtualization" clone-depth="1"/>
|
2021-05-22 06:17:33 +00:00
|
|
|
|
2021-12-08 19:22:58 +00:00
|
|
|
<project name="yocto/meta-blackfinn" remote="bf" revision="master" path="layers/meta-blackfinn">
|
2021-01-28 09:52:04 +00:00
|
|
|
<linkfile dest="blackfinn-init-build-env" src="buildconf/blackfinn-init-build-env"/>
|
|
|
|
</project>
|
2020-09-19 06:31:13 +00:00
|
|
|
|
2019-03-02 06:50:28 +00:00
|
|
|
</manifest>
|