summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-21 13:12:24 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-21 13:13:00 -0400
commit99116f5a9bdfba28ff9142a778fbcb2432848afe (patch)
treea7d8797007f3c11b5a2008cae5f26a31fd7dd797 /meta-openstack/recipes-extended
parent1b112ca45e3a107bb3d5690600755b702aee3640 (diff)
downloadmeta-cloud-services-99116f5a9bdfba28ff9142a778fbcb2432848afe.tar.gz
libvirt: update bbappend to 1.2.4
Track the update of libvirt to 1.2.4 in meta-virtualization. We also move the 1.2.2 bbappend to dangling for layers and users that are not tracking the latest meta-virt. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-extended')
-rw-r--r--meta-openstack/recipes-extended/libvirt/libvirt_1.2.4.bbappend (renamed from meta-openstack/recipes-extended/libvirt/libvirt_1.2.2.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/libvirt/libvirt_1.2.2.bbappend b/meta-openstack/recipes-extended/libvirt/libvirt_1.2.4.bbappend
index eb7a921..195633b 100644
--- a/meta-openstack/recipes-extended/libvirt/libvirt_1.2.2.bbappend
+++ b/meta-openstack/recipes-extended/libvirt/libvirt_1.2.4.bbappend
@@ -1,5 +1,5 @@
1PACKAGECONFIG ?= "qemu lxc test remote macvtap libvirtd udev yajl \ 1PACKAGECONFIG ?= "qemu lxc test remote macvtap libvirtd udev yajl \
2 python numactl sanlock ebtables \ 2 python sanlock ebtables \
3 ${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \ 3 ${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \
4 " 4 "
5 5