aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/shadow/shadow_4.1.4.3.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/shadow/shadow_4.1.4.3.bbappend')
-rw-r--r--recipes-extended/shadow/shadow_4.1.4.3.bbappend8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes-extended/shadow/shadow_4.1.4.3.bbappend b/recipes-extended/shadow/shadow_4.1.4.3.bbappend
index 97a806f..c2c3332 100644
--- a/recipes-extended/shadow/shadow_4.1.4.3.bbappend
+++ b/recipes-extended/shadow/shadow_4.1.4.3.bbappend
@@ -1,9 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-DEPENDS += "${@base_contains('DISTRO_FEATURES', 'selinux', 'libselinux audit', '', d)}"
-
-EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'selinux', '--with-selinux', '--without-selinux', d)}"
-EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'selinux', '--with-audit', '--without-audit', d)}"
-
-PR .= ".2"
+PR .= ".3"
+inherit with-selinux with-audit