From 45d8118497988ba0bd7f523e7ccb8a82b5234f6f Mon Sep 17 00:00:00 2001 From: Roy Li Date: Wed, 21 Jan 2015 17:49:36 +0800 Subject: lxc: inherit enable-selinux inherit enable-selinux to kill the warning that lxc rdepends on libselinux, but it isn't a build dependency Signed-off-by: Roy Li Signed-off-by: Joe MacDonald --- 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 -- cgit v1.2.3-54-g00ecf