From 3d5300ec250b3f6c3900fc56a3933ea4e61735f2 Mon Sep 17 00:00:00 2001 From: Sun Austin Date: Fri, 5 Jul 2019 18:43:13 +0800 Subject: [PATCH] change tis patch version to 101 for below PR https://github.com/starlingx-staging/stx-libvirt/pull/6 Revert "qemu: hotplug: Prepare disk source in qemuDomainAttachDeviceDiskLive" This reverts commit 192fdaa614e3800255048a8a70c1292ccf18397a. According to https://bugzilla.redhat.com/show_bug.cgi?id=1672620 reverting this commit will fix https://bugs.launchpad.net/starlingx/+bug/1834194 and reverting is official merged in libvirt-4.9.0 too. Partial-Bug: #1834194 Change-Id: I0ea21e0b39ef016ecff113bb107b0667a2105424 Signed-off-by: Sun Austin --- virt/libvirt/centos/build_srpm.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt/libvirt/centos/build_srpm.data b/virt/libvirt/centos/build_srpm.data index 2e7e768d6..0a1b4bce9 100644 --- a/virt/libvirt/centos/build_srpm.data +++ b/virt/libvirt/centos/build_srpm.data @@ -5,5 +5,5 @@ COPY_LIST="\ $CGCS_BASE/downloads/gnulib-ffc927e.tar.gz \ $CGCS_BASE/downloads/keycodemapdb-16e5b07.tar.gz" TIS_BASE_SRCREV=ab58260efaa712650c63bb1917122f270070fa4b -TIS_PATCH_VER=100 +TIS_PATCH_VER=101 BUILD_IS_SLOW=4