[meta-virtualization] [m-c-s][PATCH] libvirt: remove sanlock from PACKAGECONFIG

Mark Asselstine mark.asselstine at windriver.com
Thu Aug 6 07:13:13 PDT 2015


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 <mark.asselstine at windriver.com>
---
 meta-openstack/recipes-extended/libvirt/libvirt_1.%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)} \
 		"
 
-- 
2.1.4



More information about the meta-virtualization mailing list