From: Ting Liu <[email protected]>

Building Libvirt/LXC/docker/etc. for Qoriq needs meta-virtualization
and its dependant layers:
* meta-virtualization
* meta-security
* meta-filesystems
* meta-python
* meta-perl

Qoriq machines also need meta-networking layer for networking-related
packages and configuration.

Signed-off-by: Ting Liu <[email protected]>
---
 conf/bblayers.conf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/conf/bblayers.conf b/conf/bblayers.conf
index 092d58b..9f020bf 100644
--- a/conf/bblayers.conf
+++ b/conf/bblayers.conf
@@ -10,6 +10,12 @@ BBLAYERS = " \
   \
   ${BSPDIR}/sources/meta-openembedded/meta-oe \
   ${BSPDIR}/sources/meta-openembedded/meta-multimedia \
+  ${BSPDIR}/sources/meta-openembedded/meta-perl \
+  ${BSPDIR}/sources/meta-openembedded/meta-python \
+  ${BSPDIR}/sources/meta-openembedded/meta-networking \
+  ${BSPDIR}/sources/meta-openembedded/meta-filesystems \
+  ${BSPDIR}/sources/meta-security \
+  ${BSPDIR}/sources/meta-virtualization \
   \
   ${BSPDIR}/sources/meta-freescale \
   ${BSPDIR}/sources/meta-freescale-3rdparty \
-- 
2.7.4

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to