[yocto] [meta-selinux][PATCH] systemd: no need to inherit	enable-selinux
    jackie.huang at windriver.com 
    jackie.huang at windriver.com
       
    Tue Feb 21 22:44:46 PST 2017
    
    
  
From: Jackie Huang <jackie.huang at 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 at 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
    
    
More information about the yocto
mailing list