All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH] python: use wildcard for verison
@ 2015-02-25 15:13 Joe MacDonald
  2015-02-25 15:14 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Joe MacDonald @ 2015-02-25 15:13 UTC (permalink / raw)
  To: yocto

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>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-selinux][PATCH] python: use wildcard for verison
  2015-02-25 15:13 [meta-selinux][PATCH] python: use wildcard for verison Joe MacDonald
@ 2015-02-25 15:14 ` Joe MacDonald
  0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2015-02-25 15:14 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

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@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

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-25 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25 15:13 [meta-selinux][PATCH] python: use wildcard for verison Joe MacDonald
2015-02-25 15:14 ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.