From 4c0c8335625b123f383b7bf3f45f206e6219d305 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 16:11:57 +0000 Subject: Update libvirt and libvirt-python - Update libvirt and libvirt-python to 1.2.10. - Modify libvirt chunk: - Build libvirt using its submodule. - Reformat the configure command. - Create the libvirt group - Give the permissions to the libvirt group to read and write unix sockets. - Add lvm stratum required for libvirt to compile. - Add dmidecode and ebtables required for libvirt on runtime. --- strata/virtualization.morph | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'strata/virtualization.morph') diff --git a/strata/virtualization.morph b/strata/virtualization.morph index 7aa8f6af..9dc98031 100644 --- a/strata/virtualization.morph +++ b/strata/virtualization.morph @@ -3,6 +3,7 @@ kind: stratum description: virtualization for baserock build-depends: - morph: strata/connman-common.morph +- morph: strata/lvm.morph chunks: - name: yajl morph: strata/virtualization/yajl.morph @@ -39,17 +40,24 @@ chunks: unpetrify-ref: master build-depends: - xorg-util-macros +- name: dmidecode + morph: strata/virtualization/dmidecode.morph + repo: upstream:dmidecode + ref: 47a0aa5d6696a83922ee70279b7253a4e55947d5 + unpetrify-ref: master + build-depends: [] - name: libvirt morph: strata/virtualization/libvirt.morph repo: upstream:libvirt - ref: 13b7bb4acba9b70e015b7faa020b08018885aad8 - unpetrify-ref: baserock/morph + ref: 7b1ceec1e2f141d36ed9b7ef3a660ff8bb34fc53 + unpetrify-ref: baserock/v1.2.10 build-depends: - libpciaccess - dnsmasq - qemu - xml-catalog - yajl + - dmidecode - name: pycurl repo: upstream:pycurl ref: 5ca370827d88817eeca3c56cbb37e4ddccc16c6e @@ -74,8 +82,8 @@ chunks: - cython - name: libvirt-python repo: upstream:libvirt-python - ref: 4382fc518cbd11d9af5727fb403e175818c25db5 - unpetrify-ref: v1.2.2 + ref: 8e09c79a07b097a6ba9af83be4916fb9c9538500 + unpetrify-ref: v1.2.10 build-depends: - libvirt - python-lxml @@ -114,3 +122,9 @@ chunks: build-depends: - libvirt-python - libosinfo +- name: ebtables + morph: strata/virtualization/ebtables.morph + repo: upstream:ebtables + ref: 09792f0107a9318da809908db31f0b826017de7b + unpetrify-ref: master + build-depends: [] -- cgit v1.2.1