[yocto] [PATCH][meta-selinux] lxc: inherit enable-selinux

rongqing.li at windriver.com rongqing.li at windriver.com
Wed Jan 21 01:49:36 PST 2015


From: Roy Li <rongqing.li at windriver.com>

inherit enable-selinux to kill the warning that lxc rdepends on libselinux,
but it isn't a build dependency

Signed-off-by: Roy Li <rongqing.li at windriver.com>
---
 recipes-containers/lxc/lxc_%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-containers/lxc/lxc_%.bbappend

diff --git a/recipes-containers/lxc/lxc_%.bbappend b/recipes-containers/lxc/lxc_%.bbappend
new file mode 100644
index 0000000..8c11cac
--- /dev/null
+++ b/recipes-containers/lxc/lxc_%.bbappend
@@ -0,0 +1 @@
+inherit enable-selinux
-- 
2.1.0




More information about the yocto mailing list