summaryrefslogtreecommitdiff
path: root/app-emulation/xen-tools/files/gentoo-patches.conf
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen-tools/files/gentoo-patches.conf')
-rw-r--r--app-emulation/xen-tools/files/gentoo-patches.conf23
1 files changed, 14 insertions, 9 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index 2134aa56ba24..a5dea9bc4b42 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -46,32 +46,37 @@ _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}
+# Fix building with gcc 10, bug #722930
+_gx060=" xen-tools-4.13.0-gcc10.patch"
+
+# xen-tools-4.12.2 patches set
+_gpv_xen_tools_4122_0="
+${_gx038}
${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
-${_gx045} ${_gx046} ${_gx048}
-${_gx049} ${_gx055}
+${_gx053} ${_gx050} ${_gx051}
+${_gx054} ${_gx056}
"
-# xen-tools-4.12.2 patches set
-_gpv_xen_tools_4122_0="
+# xen-tools-4.12.3 patches set
+_gpv_xen_tools_4123_0="
${_gx038}
${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
${_gx053} ${_gx050} ${_gx051}
${_gx054} ${_gx056}
+${_gx060}
"
-# xen-tools-4.13.0 patches set
-_gpv_xen_tools_4130_0="
+# xen-tools-4.13.1 patches set
+_gpv_xen_tools_4131_0="
${_gx038}
${_gx027}
${_gx028} ${_gx029}
${_gx037}
${_gx053} ${_gx050} ${_gx051}
${_gx054} ${_gx056}
+${_gx060}
"