All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/3] Version number cleanup
@ 2014-09-08 12:03 Philip Tricca
  2014-09-08 12:03 ` [meta-selinux][PATCH 1/3] shadow: Use wildcard for version number in bbappend Philip Tricca
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Philip Tricca @ 2014-09-08 12:03 UTC (permalink / raw)
  To: yocto

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



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

end of thread, other threads:[~2014-09-17  5:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-08 12:03 [meta-selinux][PATCH 0/3] Version number cleanup Philip Tricca
2014-09-08 12:03 ` [meta-selinux][PATCH 1/3] shadow: Use wildcard for version number in bbappend Philip Tricca
2014-09-08 12:03 ` [meta-selinux][PATCH 2/3] at: " Philip Tricca
2014-09-08 12:03 ` [meta-selinux][PATCH 3/3] linux-yocto: Remove bbappend for old 3.4 kernel Philip Tricca
2014-09-12 15:51 ` [meta-selinux][PATCH 0/3] Version number cleanup Philip Tricca
2014-09-17  5:53   ` Pascal Ouyang

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.