From a18dfc685a18619324d0668117a4bbdb3f1b68a6 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Thu, 6 Aug 2015 10:13:13 -0400 Subject: libvirt: remove sanlock from PACKAGECONFIG There exists no recipe for sanlock and the libvirt recipe doesn't have a sanlock PACKAGECONFIG so removing sanlock from the set of PACKAGECONFIGs. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-extended/libvirt') diff --git a/meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend b/meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend index 195633b..874bfd6 100644 --- a/meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend +++ b/meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend @@ -1,5 +1,5 @@ PACKAGECONFIG ?= "qemu lxc test remote macvtap libvirtd udev yajl \ - python sanlock ebtables \ + python ebtables \ ${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \ " -- cgit v1.2.3-54-g00ecf