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

Philip Tricca flihp at twobit.us
Mon Sep 8 05:03:34 PDT 2014


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

-- 
1.7.10.4




More information about the yocto mailing list