Compare commits

..

1 Commits

Author SHA1 Message Date
f7fa091e4b Add bananapi-m3
Change-Id: Id0a252a4b76221d516bfe1ca8b01f0702b88f31e
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2019-03-12 09:44:25 +01:00

View File

@ -7,11 +7,11 @@
<remote name="bf" fetch="https://git.blackfinn.de/yocto"/>
<remote name="sx" fetch="https://github.com/linux-sunxi"/>
<project name="poky" remote="yo" revision="thud" path="layers/poky" clone-depth="1"/>
<project name="oe" remote="oe" revision="thud" path="layers/meta-openembedded" clone-depth="1"/>
<project name="rpi" remote="yo" revision="thud" path="layers/meta-raspberrypi" clone-depth="1"/>
<project name="sx" remote="sx" revision="thud" path="layers/meta-sunxi" clone-depth="1"/>
<project name="bf" remote="bf" revision="thud" path="layers/meta-blackfinn">
<project name="poky" remote="yo" revision="thud" path="layers/poky" clone-depth="1"/>
<project name="meta-openembedded" remote="oe" revision="thud" path="layers/meta-openembedded" clone-depth="1"/>
<project name="meta-raspberrypi" remote="yo" revision="thud" path="layers/meta-raspberrypi" clone-depth="1"/>
<project name="meta-sunxi" remote="sx" revision="thud" path="layers/meta-sunxi" clone-depth="1"/>
<project name="meta-blackfinn" remote="bf" revision="thud" path="layers/meta-blackfinn">
<linkfile dest="blackfinn-init-build-env" src="buildconf/blackfinn-init-build-env"/>
</project>
</manifest>