summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-10-27 13:50:26 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:01 +0800
commite6ca5a2113979473214842735ac781f70830153a (patch)
tree6cfae8a075572108ee442d9eeb7527de755c5d08
parenta2f6f66fb22a8ff117dd8dbade99bee028f61cc3 (diff)
downloadmeta-fsl-ppc-e6ca5a2113979473214842735ac781f70830153a.tar.gz
lxc: add bbappend to enable seccomp
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-rw-r--r--dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
new file mode 100644
index 0000000..2f05030
--- /dev/null
+++ b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
@@ -0,0 +1,2 @@
1PACKAGECONFIG_append = " seccomp"
2