aboutsummaryrefslogtreecommitdiffstats
path: root/classes/with-selinux.bbclass
blob: 7873d9b568761f8f3ae73d113675909537d3b67e (plain)
1
2
3
4
inherit selinux

PACKAGECONFIG_append = " ${@target_selinux(d)}"
PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux,"