aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/at/at_3.1.13.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/at/at_3.1.13.bbappend')
-rw-r--r--recipes-extended/at/at_3.1.13.bbappend6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-extended/at/at_3.1.13.bbappend b/recipes-extended/at/at_3.1.13.bbappend
index 9099bcd..f30abab 100644
--- a/recipes-extended/at/at_3.1.13.bbappend
+++ b/recipes-extended/at/at_3.1.13.bbappend
@@ -1,9 +1,7 @@
-PR .= ".1"
+PR .= ".2"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://at-3.1.13-selinux.patch"
-DEPENDS += "${@base_contains('DISTRO_FEATURES', 'selinux', 'libselinux', '', d)}"
-
-EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'selinux', '--with-selinux', '--without-selinux', d)}"
+inherit with-selinux