[meta-virtualization] [meta-cloud-services][PATCH 0/4] update bbappend to match bb version

Hongzhi.Song hongzhi.song at windriver.com
Wed May 29 22:47:48 PDT 2019



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



More information about the meta-virtualization mailing list