aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/logrotate/logrotate_3.8.1.bbappend
blob: 208ea7746bf85073d2b49b9f59ce6b266242bde2 (plain)
1
2
3
4
5
6
7
PR .= ".2"

inherit selinux

DEPENDS += "${LIBSELINUX}"

EXTRA_OEMAKE += "${@target_selinux(d, 'WITH_SELINUX=\"yes\"')}"