All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH] systemd: no need to inherit enable-selinux
@ 2017-02-22  6:44 jackie.huang
  2017-04-18  8:20 ` Huang, Jie (Jackie)
  2017-05-02 13:13 ` Joe MacDonald
  0 siblings, 2 replies; 6+ messages in thread
From: jackie.huang @ 2017-02-22  6:44 UTC (permalink / raw)
  To: yocto

From: Jackie Huang <jackie.huang@windriver.com>

The selinux PACKAGECONFIG is properly handled in
the recipe in oe-core, no need to inherit the
enable-selinux bbclass.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 recipes-core/systemd/systemd_%.bbappend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend
index 8d9029b..f1bdaf8 100644
--- a/recipes-core/systemd/systemd_%.bbappend
+++ b/recipes-core/systemd/systemd_%.bbappend
@@ -1,2 +1 @@
 inherit enable-audit
-inherit enable-selinux
-- 
2.8.3



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

end of thread, other threads:[~2017-05-17  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22  6:44 [meta-selinux][PATCH] systemd: no need to inherit enable-selinux jackie.huang
2017-04-18  8:20 ` Huang, Jie (Jackie)
2017-05-02 13:13 ` Joe MacDonald
2017-05-08  1:40   ` Huang, Jie (Jackie)
2017-05-16 11:54     ` Joe MacDonald
2017-05-17  1:40       ` Huang, Jie (Jackie)

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.