summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Licht <jonas.licht@fem.tu-ilmenau.de>2020-02-28 23:48:46 +0100
committerYixun Lan <dlan@gentoo.org>2020-03-02 09:45:51 +0000
commit212dcbe044570e3b13d7986f3d209862abe80e6f (patch)
tree996a18c5bec05cb9b7e2ab60da72de7972cd7620 /app-emulation/xen-tools/files
parentapp-text/xpdf: amd64 stable wrt bug #711146 (diff)
downloadgentoo-212dcbe044570e3b13d7986f3d209862abe80e6f.tar.gz
gentoo-212dcbe044570e3b13d7986f3d209862abe80e6f.tar.bz2
gentoo-212dcbe044570e3b13d7986f3d209862abe80e6f.zip
app-emulation/xen-tools: add xenstat python-bindings
Closes: https://bugs.gentoo.org/711066 Closes: https://github.com/gentoo/gentoo/pull/14799 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r--app-emulation/xen-tools/files/gentoo-patches.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index 7ae98f2d0ed4..2134aa56ba24 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -43,6 +43,9 @@ _gx055=" xen-tools-4.11.2-gcc9.patch"
# Fix pdf document generation, bug #650396
_gx049=" xen-tools-4.10.1-pdfdoc.patch"
+# Add xenstat python-binding, Gento Bug #711066
+_gx056=" xen-tools-4.12.2-libxenstat-makefile.patch"
+
# xen-tools-4.11.3 patches set
_gpv_xen_tools_4113_0="
${_gx038} ${_gx017} ${_gx043}
@@ -60,7 +63,7 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
${_gx053} ${_gx050} ${_gx051}
-${_gx054}
+${_gx054} ${_gx056}
"
# xen-tools-4.13.0 patches set
@@ -70,5 +73,5 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037}
${_gx053} ${_gx050} ${_gx051}
-${_gx054}
+${_gx054} ${_gx056}
"