summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mozes <hydrapolic@gmail.com>2019-04-14 03:31:11 +0000
committerYixun Lan <dlan@gentoo.org>2019-04-16 14:27:48 +0800
commit0647ece2a5a3cf9dcd2983f145c33fde7173782b (patch)
tree4e24aa469ad75fae70a2f1e5c1d74eab44a12937 /app-emulation/xen-tools/files
parentdev-python/sortedcontainers: add arm64 keyword for ovs (diff)
downloadgentoo-0647ece2a5a3cf9dcd2983f145c33fde7173782b.tar.gz
gentoo-0647ece2a5a3cf9dcd2983f145c33fde7173782b.tar.bz2
gentoo-0647ece2a5a3cf9dcd2983f145c33fde7173782b.zip
app-emulation/xen-tools: improve ipxe support
Add choice to build ipxe from xen-tools or use the system provided sys-firmware/ipxe package. Since ipxe depends on rombios, make it and explicit USE. By default, qemu, rombios and ipxe are enabled in xen so enable then in Gentoo too, with hvm as it's needed for rombios/ipxe. Dropping unused patches from xen patchset 17. Closes: https://github.com/gentoo/gentoo/pull/11675 Closes: https://bugs.gentoo.org/682710 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> 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.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf
index 8b3a7b89fb03..7b4465859fe7 100644
--- a/app-emulation/xen-tools/files/gentoo-patches.conf
+++ b/app-emulation/xen-tools/files/gentoo-patches.conf
@@ -1,5 +1,6 @@
# Bug 496708
_gx045=" xen-tools-4.10.1-unbundle-ipxe.patch"
+_gx054=" xen-tools-4.12.0-unbundle-ipxe.patch"
# Bug 379537
_gx017=" fix-gold-ld.patch"
@@ -78,4 +79,5 @@ ${_gx027}
${_gx028} ${_gx029}
${_gx037} ${_gx042}
${_gx053} ${_gx050} ${_gx051}
+${_gx054}
"