[yocto] [meta-selinux][PATCH] python: use wildcard for verison

Joe MacDonald Joe_MacDonald at mentor.com
Wed Feb 25 07:14:47 PST 2015


I will, of course, actually spell-check the commit log before committing
anything.

-J.

[[yocto] [meta-selinux][PATCH] python: use wildcard for verison] On 15.02.25 (Wed 10:13) Joe MacDonald wrote:

> 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 at mentor.com>
> ---
>  recipes-devtools/python/{python_2.7.3.bbappend => python_%.bbappend} | 2 --
>  1 file changed, 2 deletions(-)
>  rename recipes-devtools/python/{python_2.7.3.bbappend => python_%.bbappend} (92%)
> 
> diff --git a/recipes-devtools/python/python_2.7.3.bbappend b/recipes-devtools/python/python_%.bbappend
> similarity index 92%
> rename from recipes-devtools/python/python_2.7.3.bbappend
> rename to recipes-devtools/python/python_%.bbappend
> index b8447e9..9eefd2d 100644
> --- a/recipes-devtools/python/python_2.7.3.bbappend
> +++ b/recipes-devtools/python/python_%.bbappend
> @@ -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}:')}"
> -- 
> 1.9.1
> 
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150225/a614cc75/attachment.pgp>


More information about the yocto mailing list