[yocto] [meta-selinux][ 0/3] More recipe updates.

Mark Hatle mark.hatle at windriver.com
Tue Jan 13 08:22:37 PST 2015


On 1/12/15 9:50 PM, Philip Tricca wrote:
> Greetings,
> 
> Three more recipe udpates to get meta-selinux building with oe-core master
> again. These are mostly mundane though the move from findutils from 4.4.x
> to 4.5.x removes the need for patches that have since gone upstream (w00t!).

Patches look fine to me.  One comment though, since we're upreving, we should
drop the PR .= bit as no longer necessary.

--Mark

> Best,
> Philip
> 
> Philip Tricca (3):
>   findutils: Upgrade recipe to 4.5 and use wildcard for pico version.
>   logrotate: Use wildcard for version number.
>   tar: Use wildcard for version number in bbappend.
> 
>  .../findutils-with-selinux-gnulib.patch            |   55 --
>  .../findutils-4.4.2/findutils-with-selinux.patch   |  528 --------------------
>  .../findutils/findutils_4.4.2.bbappend             |   14 -
>  .../findutils/findutils_4.5.%.bbappend             |    4 +
>  recipes-extended/logrotate/logrotate_%.bbappend    |    7 +
>  .../logrotate/logrotate_3.8.7.bbappend             |    7 -
>  recipes-extended/tar/tar_%.bbappend                |   13 +
>  recipes-extended/tar/tar_1.27.1.bbappend           |   13 -
>  8 files changed, 24 insertions(+), 617 deletions(-)
>  delete mode 100644 recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux-gnulib.patch
>  delete mode 100644 recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch
>  delete mode 100644 recipes-extended/findutils/findutils_4.4.2.bbappend
>  create mode 100644 recipes-extended/findutils/findutils_4.5.%.bbappend
>  create mode 100644 recipes-extended/logrotate/logrotate_%.bbappend
>  delete mode 100644 recipes-extended/logrotate/logrotate_3.8.7.bbappend
>  create mode 100644 recipes-extended/tar/tar_%.bbappend
>  delete mode 100644 recipes-extended/tar/tar_1.27.1.bbappend
> 




More information about the yocto mailing list