aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/tar/tar_1.27.1.bbappend
blob: a1dc99c9da73f603d521697b1949fb68ea60ab49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PR .= ".3"

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

inherit with-selinux


PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'acl', 'acl', '', d)}"

# configure has no acl enable/disable options!
#
PACKAGECONFIG[acl] = ",,acl,"