default: Add meta-python2 layer
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io> Change-Id: I0558a608a3c71d0a0bd4ec9c0114f2ad3903890e
This commit is contained in:
parent
0ff77485a9
commit
86643f80da
11
default.xml
11
default.xml
@ -6,11 +6,12 @@
|
|||||||
<remote name="oe" fetch="git://git.openembedded.org"/>
|
<remote name="oe" fetch="git://git.openembedded.org"/>
|
||||||
<remote name="bf" fetch="https://git.blackfinn.de/yocto"/>
|
<remote name="bf" fetch="https://git.blackfinn.de/yocto"/>
|
||||||
|
|
||||||
<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-openembedded" remote="oe" revision="dunfell" path="layers/meta-openembedded" clone-depth="1"/>
|
<project name="meta-python2" remote="oe" revision="dunfell" path="layers/meta-openembedded/meta-python2" clone-depth="1"/>
|
||||||
<project name="meta-arm" remote="yo" revision="dunfell" path="layers/meta-arm" clone-depth="1"/>
|
<project name="poky" remote="yo" revision="dunfell" path="layers/poky" clone-depth="1"/>
|
||||||
<project name="meta-virtualization" remote="yo" revision="dunfell" path="layers/meta-virtualization" clone-depth="1"/>
|
<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">
|
<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"/>
|
<linkfile dest="perinet-init-build-env" src="buildconf/perinet-init-build-env"/>
|
||||||
</project>
|
</project>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
Loading…
Reference in New Issue
Block a user