summaryrefslogtreecommitdiffstats
path: root/recipes-core/systemd
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2017-09-08 13:05:56 -0500
committerMark Hatle <mark.hatle@windriver.com>2017-09-13 16:35:19 -0500
commit232bfebc92fa2700f019ab4e1f765170c2019ab1 (patch)
treeda378776d1d95a4f56de2804d2b844b5b867eae1 /recipes-core/systemd
parentbeaaa37217546c99a3960e4855d8b914f4377b97 (diff)
downloadmeta-selinux-232bfebc92fa2700f019ab4e1f765170c2019ab1.tar.gz
systemd: Remove inherit enable-selinux, obsolete
The PACKAGECONFIG and related settings are in oe-core. Doing it here will trigger a bug related to lack of 'initscripts-sushell' rdepends. based on the change: 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> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'recipes-core/systemd')
-rw-r--r--recipes-core/systemd/systemd_%.bbappend1
1 files changed, 0 insertions, 1 deletions
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 @@
1inherit enable-audit inherit enable-audit
2inherit enable-selinux