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

Philip Tricca flihp at twobit.us
Mon Jan 12 19:50:01 PST 2015


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!).

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

-- 
1.7.10.4




More information about the yocto mailing list