mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
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>
This commit is contained in:
parent
a1185c46b8
commit
56d4850195
|
|
@ -1,5 +1,3 @@
|
|||
PR .= ".1"
|
||||
|
||||
inherit selinux
|
||||
# If selinux enabled, disable handlers to rw command history file
|
||||
FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/${PN}:')}"
|
||||
Loading…
Reference in New Issue
Block a user