diff options
Diffstat (limited to 'app-emulation/xen-tools/files/gentoo-patches.conf')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index a5dea9bc4b42..5ef7519e2242 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -7,10 +7,12 @@ _gx017=" fix-gold-ld.patch" # Bug 477676 _gx038=" xen-tools-4.8-ar-cc.patch" +_gx039=" xen-tools-4.14-ar-cc.patch" # Prevent file collision with qemu package Bug 478064 _gx043=" xen-4.10-qemu-bridge.patch" _gx051=" xen-4.12-qemu-bridge.patch" +_gx052=" xen-tools-4.14-qemu-bridge.patch" #mv tools/qemu-xen/qemu-bridge-helper.c tools/qemu-xen/xen-bridge-helper.c || die # Fix po file collision with app-emulation/qemu, while USE=qemu is enabled, Bug 508302 @@ -80,3 +82,13 @@ ${_gx053} ${_gx050} ${_gx051} ${_gx054} ${_gx056} ${_gx060} " + +# xen-tools-4.14.0 patches set +_gpv_xen_tools_4140_rc1_0=" +${_gx039} +${_gx027} +${_gx028} ${_gx029} +${_gx037} +${_gx053} ${_gx050} ${_gx052} +${_gx054} ${_gx056} +" |