meta-selinux/recipes-devtools/python/python_2.7.3.bbappend
Xin Ouyang becdc022eb packages: uprev bbappends to fit oe-core
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
2013-01-19 16:34:14 +08:00

6 lines
166 B
Plaintext

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