[yocto] [meta-selinux][PATCH 0/3] Version number cleanup

Philip Tricca flihp at twobit.us
Fri Sep 12 08:51:01 PDT 2014


Hello Xin,

Just noticed that you pushed these patches to the meta-selinux repo but
with your name and a slightly different commit message in one case.
Other than forgetting to copy you on my initial message to the list was
there a problem with my patches? Just want to be sure that the next time
I send out patches I get them right if there was in fact an issue with
these ones.

Thanks,
Philip

On 09/08/2014 08:03 AM, Philip Tricca wrote:
> Patch set to use wildcards in the version numbers of the at and shadow
> bbappends and to remove the 3.4 kernel bbappend.
> 
> Philip Tricca (3):
>   shadow: Use wildcard for version number in bbappend.
>   at: Use wildcard for version number in bbappend.
>   linux-yocto: Remove bbappend for old 3.4 kernel.
> 
>  recipes-extended/at/at_%.bbappend               |    7 +++++++
>  recipes-extended/at/at_3.1.14.bbappend          |    7 -------
>  recipes-extended/shadow/shadow_%.bbappend       |    5 +++++
>  recipes-extended/shadow/shadow_4.1.4.3.bbappend |    5 -----
>  recipes-kernel/linux/linux-yocto_3.4.bbappend   |    7 -------
>  5 files changed, 12 insertions(+), 19 deletions(-)
>  create mode 100644 recipes-extended/at/at_%.bbappend
>  delete mode 100644 recipes-extended/at/at_3.1.14.bbappend
>  create mode 100644 recipes-extended/shadow/shadow_%.bbappend
>  delete mode 100644 recipes-extended/shadow/shadow_4.1.4.3.bbappend
>  delete mode 100644 recipes-kernel/linux/linux-yocto_3.4.bbappend
> 




More information about the yocto mailing list