aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python_%.bbappend
blob: 9eefd2d1325606bfc3433b672bf67da104b4107e (plain)
1
2
3
inherit selinux
# If selinux enabled, disable handlers to rw command history file
FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/${PN}:')}"