meta-selinux/recipes-devtools/python/python_%.bbappend
Joe MacDonald 56d4850195 python: use wildcard for version
The current python bbappend doesn't include any patches, so it's
reasonable to move to a wildcard for the version.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-02-25 10:15:49 -05:00

4 lines
154 B
Plaintext

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