default: Add meta-arm layer to support arm cross toolchain

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
Change-Id: I77095de015527d3178663b9ee214e7da9aed704c
This commit is contained in:
Thomas Klaehn 2020-08-29 07:52:35 +02:00
parent 98c6e8ae60
commit 0ff77485a9

View File

@ -8,6 +8,7 @@
<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-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">
<linkfile dest="perinet-init-build-env" src="buildconf/perinet-init-build-env"/>