All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-selinux] lxc: inherit enable-selinux
@ 2015-01-21  9:49 rongqing.li
  2015-01-27  2:46 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2015-01-21  9:49 UTC (permalink / raw)
  To: yocto

From: Roy Li <rongqing.li@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@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][meta-selinux] lxc: inherit enable-selinux
  2015-01-21  9:49 [PATCH][meta-selinux] lxc: inherit enable-selinux rongqing.li
@ 2015-01-27  2:46 ` Joe MacDonald
  0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2015-01-27  2:46 UTC (permalink / raw)
  To: rongqing.li; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

[[yocto] [PATCH][meta-selinux] lxc: inherit enable-selinux] On 15.01.21 (Wed 17:49) rongqing.li@windriver.com wrote:

> From: Roy Li <rongqing.li@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@windriver.com>

Merged, thanks Roy.

-J.

> ---
>  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
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-27  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21  9:49 [PATCH][meta-selinux] lxc: inherit enable-selinux rongqing.li
2015-01-27  2:46 ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.