From 7bbcfd6dd937c39966b8470d58b9cf2bd6883c48 Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 2 Nov 2018 10:34:59 +0000 Subject: [PATCH] Switch to newer libvirt from upstream --- snapcraft.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ed3fe73..5a42ac9 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -521,8 +521,7 @@ parts: - try: [msr-tools] libvirt: - source: . - source-subdir: libvirt-1.3.1 + source: https://libvirt.org/sources/libvirt-4.6.0.tar.xz plugin: autotools build-packages: - libxml2-dev @@ -580,12 +579,6 @@ parts: - DMIDECODE=/snap/$SNAPCRAFT_PROJECT_NAME/current/usr/sbin/dmidecode - OVSVSCTL=/snap/$SNAPCRAFT_PROJECT_NAME/current/bin/ovs-vsctl - EBTABLES_PATH=/snap/$SNAPCRAFT_PROJECT_NAME/current/sbin/ebtables - override-build: | - wget http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_1.3.1.orig.tar.gz - wget http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_1.3.1-1ubuntu10.24.debian.tar.xz - wget http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_1.3.1-1ubuntu10.24.dsc - dpkg-source -x libvirt*.dsc - snapcraftctl build organize: # Hack to shift installed libvirt back to root of snap # required to ensure that pathing to files etc works at