aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/tar/tar_1.27.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/tar/tar_1.27.1.bbappend')
-rw-r--r--recipes-extended/tar/tar_1.27.1.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/tar/tar_1.27.1.bbappend b/recipes-extended/tar/tar_1.27.1.bbappend
index 8e45037..a1dc99c 100644
--- a/recipes-extended/tar/tar_1.27.1.bbappend
+++ b/recipes-extended/tar/tar_1.27.1.bbappend
@@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
inherit with-selinux
-PACKAGECONFIG += "${@base_contains('DISTRO_FEATURES', 'acl', 'acl', '', d)}"
+PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'acl', 'acl', '', d)}"
# configure has no acl enable/disable options!
#