diff options
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 47fcace88042..1c541bb0e841 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -113,7 +113,8 @@ _gx050=" xen-tools-4.12.0-shim.patch" # Fix building with gcc 8, bug #657388 _gx047=" xen-tools-4.10.1-gcc8.patch" -_gx048=" xen-tools-4.11.0-gcc8.patch" +_gx048=" xen-tools-4.11.1-gcc8.patch" +_gx052=" xen-tools-4.10.3-gcc8.patch" # Fix pdf document generation, bug #650396 _gx049=" xen-tools-4.10.1-pdfdoc.patch" @@ -138,6 +139,16 @@ ${_gx045} ${_gx046} ${_gx047} ${_gx049} " +# xen-tools-4.10.3 patches set r1 +_gpv_xen_tools_4103_1=" +${_gx038} ${_gx017} ${_gx043} +${_gx027} +${_gx028} ${_gx029} +${_gx037} ${_gx042} +${_gx045} ${_gx046} ${_gx052} +${_gx049} +" + # xen-tools-4.11.1 patches set _gpv_xen_tools_4111_0=" ${_gx038} ${_gx017} ${_gx043} |