All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][ 0/3] More recipe updates.
@ 2015-01-13  3:50 Philip Tricca
  2015-01-13  3:50 ` [meta-selinux][ 1/3] findutils: Upgrade recipe to 4.5 and use wildcard for pico version Philip Tricca
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philip Tricca @ 2015-01-13  3:50 UTC (permalink / raw)
  To: yocto

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



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

end of thread, other threads:[~2015-01-13 16:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13  3:50 [meta-selinux][ 0/3] More recipe updates Philip Tricca
2015-01-13  3:50 ` [meta-selinux][ 1/3] findutils: Upgrade recipe to 4.5 and use wildcard for pico version Philip Tricca
2015-01-13  3:50 ` [meta-selinux][ 2/3] logrotate: Use wildcard for version number Philip Tricca
2015-01-13  3:50 ` [meta-selinux][ 3/3] tar: Use wildcard for version number in bbappend Philip Tricca
2015-01-13 16:22 ` [meta-selinux][ 0/3] More recipe updates Mark Hatle

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.