aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/shadow/shadow_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/shadow/shadow_%.bbappend')
-rw-r--r--recipes-extended/shadow/shadow_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/shadow/shadow_%.bbappend b/recipes-extended/shadow/shadow_%.bbappend
index 47714f7..b7ccf40 100644
--- a/recipes-extended/shadow/shadow_%.bbappend
+++ b/recipes-extended/shadow/shadow_%.bbappend
@@ -2,4 +2,6 @@ PR .= ".1"
inherit with-selinux with-audit
+PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux libsemanage,"
+
FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}"