aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python_2.7.3.bbappend
blob: b8447e9ac3f235cf795562cf60f0a3dcb267e0c2 (plain)
1
2
3
4
5
PR .= ".1"

inherit selinux
# If selinux enabled, disable handlers to rw command history file
FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/${PN}:')}"