From 2e2cc89589ba739bcc983d2edbfcdea2dccc18a6 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 5 Nov 2014 17:12:20 +0000 Subject: WIP:Update libvirt, enable its systemd services and add dependencies Changes made: - Update libvirt and libvirt-python to v1.2.10 - Add ebtables and dmidecode needed by libvirt on runtime. - Change libvirt chunk morphology: - Build it using its submodule. - Reformat the configure command. --- strata/virtualization.morph | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'strata/virtualization.morph') diff --git a/strata/virtualization.morph b/strata/virtualization.morph index 68be204a..44cbdf31 100644 --- a/strata/virtualization.morph +++ b/strata/virtualization.morph @@ -46,17 +46,24 @@ chunks: unpetrify-ref: master build-depends: - xorg-util-macros +- name: dmidecode + morph: strata/virtualization/dmidecode.morph + repo: git://85.199.252.93/delta/dmidecode.git + ref: 6d6e2504298cc0ff346eb55d10503d1795b34c56 + unpetrify-ref: master + build-depends: [] - name: libvirt morph: strata/virtualization/libvirt.morph repo: upstream:libvirt - ref: 13b7bb4acba9b70e015b7faa020b08018885aad8 - unpetrify-ref: baserock/morph + ref: e3ea7baf6a6e5625cea7b20c911c4333b79e72e2 + unpetrify-ref: baserock/v1.2.10 build-depends: - libpciaccess - dnsmasq - qemu - xml-catalog - yajl + - dmidecode - name: pycurl repo: upstream:pycurl ref: 5ca370827d88817eeca3c56cbb37e4ddccc16c6e @@ -81,8 +88,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 @@ -121,3 +128,9 @@ chunks: build-depends: - libvirt-python - libosinfo +- name: ebtables + morph: strata/virtualization/ebtables.morph + repo: git://85.199.252.93/delta/ebtables.git + ref: 09792f0107a9318da809908db31f0b826017de7b + unpetrify-ref: master + build-depends: [] -- cgit v1.2.1