[meta-freescale] [fsl-community-bsp-platform][PATCH] fetch meta-security/meta-virtulization layers

ting.liu at nxp.com ting.liu at nxp.com
Mon Nov 20 21:45:49 PST 2017


From: Ting Liu <ting.liu at nxp.com>

Qoriq machines need meta-virtulization layer to support building Libvirt,
LXC and associated packages.

meta-security provides libseccomp library for LXC.

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 default.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.xml b/default.xml
index 0585342..4a6ab5b 100644
--- a/default.xml
+++ b/default.xml
@@ -9,6 +9,8 @@
 
   <project remote="yocto" revision="master" name="poky" path="sources/poky"/>
   <project remote="yocto" revision="master" name="meta-freescale" path="sources/meta-freescale"/>
+  <project remote="yocto" revision="master" name="meta-security" path="sources/meta-security"/>
+  <project remote="yocto" revision="master" name="meta-virtualization" path="sources/meta-virtualization"/>
 
   <project remote="oe" revision="master" name="meta-openembedded" path="sources/meta-openembedded"/>
 
-- 
2.7.4



More information about the meta-freescale mailing list