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:
Joe MacDonald 2015-02-25 10:12:43 -05:00
parent a1185c46b8
commit 56d4850195

View File

@ -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}:')}"