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

2015-01-26 Thread Joe MacDonald
[[yocto] [PATCH][meta-selinux] lxc: inherit enable-selinux] On 15.01.21 (Wed 17:49) rongqing...@windriver.com wrote: > From: Roy Li > > inherit enable-selinux to kill the warning that lxc rdepends on libselinux, > but it isn't a build dependency > > Signed-off-by: Roy

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

2015-01-21 Thread rongqing.li
From: Roy Li inherit enable-selinux to kill the warning that lxc rdepends on libselinux, but it isn't a build dependency Signed-off-by: Roy Li --- recipes-containers/lxc/lxc_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-containers/lxc/lxc_%.bbappend diff --git a