All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services][PATCH 0/4] update bbappend to match bb version
@ 2019-05-30  5:47 Hongzhi.Song
  2019-05-30  5:47 ` [PATCH 1/4] iptables: update bbappend to match to oe-core version Hongzhi.Song
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Hongzhi.Song @ 2019-05-30  5:47 UTC (permalink / raw)
  To: meta-virtualization



Hongzhi.Song (4):
  iptables: update bbappend to match to oe-core version
  libvirt: update bbappend to match bb version
  linux: update bbappend to match oe-core version
  iproute2: update bbappend to match bb version

 .../recipes-extended/iptables/iptables_1.6.%.bbappend       |  3 ---
 .../recipes-extended/iptables/iptables_1.8.%.bbappend       |  3 +++
 .../recipes-extended/libvirt/libvirt_4.%.bbappend           | 13 -------------
 .../recipes-extended/libvirt/libvirt_5.%.bbappend           | 13 +++++++++++++
 .../recipes-kernel/linux/linux-yocto_4.18.bbappend          |  9 ---------
 .../recipes-kernel/linux/linux-yocto_5.0.bbappend           |  9 +++++++++
 .../recipes-support/iproute2/iproute2_4.%.bbappend          |  4 ----
 .../recipes-support/iproute2/iproute2_5.%.bbappend          |  4 ++++
 8 files changed, 29 insertions(+), 29 deletions(-)
 delete mode 100644 meta-openstack/recipes-extended/iptables/iptables_1.6.%.bbappend
 create mode 100644 meta-openstack/recipes-extended/iptables/iptables_1.8.%.bbappend
 delete mode 100644 meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend
 create mode 100644 meta-openstack/recipes-extended/libvirt/libvirt_5.%.bbappend
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend
 create mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_5.0.bbappend
 delete mode 100644 meta-openstack/recipes-support/iproute2/iproute2_4.%.bbappend
 create mode 100644 meta-openstack/recipes-support/iproute2/iproute2_5.%.bbappend

-- 
2.8.1



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

end of thread, other threads:[~2019-06-04  1:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30  5:47 [meta-cloud-services][PATCH 0/4] update bbappend to match bb version Hongzhi.Song
2019-05-30  5:47 ` [PATCH 1/4] iptables: update bbappend to match to oe-core version Hongzhi.Song
2019-05-30  5:47 ` [PATCH 2/4] libvirt: update bbappend to match bb version Hongzhi.Song
2019-05-30  5:47 ` [PATCH 3/4] linux: update bbappend to match oe-core version Hongzhi.Song
2019-05-31 14:23   ` Mark Asselstine
2019-05-30  5:47 ` [PATCH 4/4] iproute2: update bbappend to match bb version Hongzhi.Song
2019-06-03  1:45 ` [meta-cloud-services][PATCH 0/4] " Hongzhi, Song
2019-06-03 12:43   ` Bruce Ashfield
2019-06-03 12:57     ` Bruce Ashfield
2019-06-04  1:06       ` Hongzhi, Song
2019-06-03 20:08 ` Bruce Ashfield

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.