aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/shadow/shadow_%.bbappend
blob: b7ccf40546be9129be88dc64ff81ded96db82437 (plain)
1
2
3
4
5
6
7
PR .= ".1"

inherit with-selinux with-audit

PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux libsemanage,"

FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}"