summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2016-12-08 11:03:19 +0800
committerYixun Lan <dlan@gentoo.org>2016-12-08 11:19:55 +0800
commit413741d0dc3a2ce905e69108df6b3ec2873d2aa1 (patch)
treeacf37b2188a77adea2b259060f015756d80f98f5 /app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch
parentapp-emulation/xen-tools: remove hardcoded gcrypt support (diff)
downloadgentoo-413741d0dc3a2ce905e69108df6b3ec2873d2aa1.tar.gz
gentoo-413741d0dc3a2ce905e69108df6b3ec2873d2aa1.tar.bz2
gentoo-413741d0dc3a2ce905e69108df6b3ec2873d2aa1.zip
app-emulation/xen-pvgrub: version bump
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch')
-rw-r--r--app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch b/app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch
new file mode 100644
index 000000000000..aebc1ee5926e
--- /dev/null
+++ b/app-emulation/xen-pvgrub/files/xen-pvgrub-4.8-jserver.patch
@@ -0,0 +1,13 @@
+diff --git a/tools/firmware/vgabios/Makefile b/tools/firmware/vgabios/Makefile
+index 3284812..ef242b3 100644
+--- a/tools/firmware/vgabios/Makefile
++++ b/tools/firmware/vgabios/Makefile
+@@ -30,7 +30,7 @@ distclean: clean
+
+ .PHONY: release
+ release:
+- VGABIOS_VERS=\"-DVGABIOS_VERS=\\\"$(RELVERS)\\\"\" make bios cirrus-bios
++ VGABIOS_VERS=\"-DVGABIOS_VERS=\\\"$(RELVERS)\\\"\" $(MAKE) bios cirrus-bios
+ /bin/rm -f *.o *.s *.ld86 \
+ temp.awk.* vgabios.*.orig _vgabios_.*.c core *.bak .#*
+ cp VGABIOS-lgpl-latest.bin ../$(RELEASE).bin