Compare commits

..

1 Commits

Author SHA1 Message Date
Thomas Klaehn
11c8566dc4 perinet-manifest: Add meta-arm layer
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
Change-Id: Ia447fd5aee6d4ac3b3f02e6380626307c3c52a43
2020-08-22 14:55:02 +02:00

View File

@ -8,10 +8,9 @@
<project name="poky" remote="yo" revision="dunfell" path="layers/poky" clone-depth="1"/>
<project name="meta-openembedded" remote="oe" revision="dunfell" path="layers/meta-openembedded" clone-depth="1"/>
<project name="meta-python2 " remote="oe" revision="dunfell" path="layers/meta-python2" clone-depth="1"/>
<project name="meta-arm" remote="yo" revision="dunfell" path="layers/meta-arm" clone-depth="1"/>
<project name="meta-virtualization" remote="yo" revision="dunfell" path="layers/meta-virtualization" clone-depth="1"/>
<project name="meta-perinet" remote="bf" revision="dunfell" path="layers/meta-perinet">
<project name="meta-arm" remote="yo" revision="dunfell" path="layers/meta-arm" clone-depth="1"/>
<project name="meta-perinet" remote="bf" revision="dunfell" path="layers/meta-perinet">
<linkfile dest="perinet-init-build-env" src="buildconf/perinet-init-build-env"/>
</project>
</manifest>