projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e421ad
)
tools: ipxe: update for fixing build with GCC10
author
Olaf Hering
<olaf@aepfle.de>
Mon, 4 Jan 2021 11:52:23 +0000
(12:52 +0100)
committer
Wei Liu
<wl@xen.org>
Tue, 5 Jan 2021 12:33:55 +0000
(12:33 +0000)
Update to v1.21.1 to fix build in Tumbleweed, which has been broken
since months due to lack of new release.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Wei Liu <wl@xen.org>
tools/firmware/etherboot/Makefile
patch
|
blob
|
history
diff --git
a/tools/firmware/etherboot/Makefile
b/tools/firmware/etherboot/Makefile
index 0de30599bfc4272e7ad77b1a8d81740e847cfe16..ed9e11305f46788798b6800670d82ec9c96e5e34 100644
(file)
--- a/
tools/firmware/etherboot/Makefile
+++ b/
tools/firmware/etherboot/Makefile
@@
-10,7
+10,7
@@
else
IPXE_GIT_URL ?= git://git.ipxe.org/ipxe.git
endif
-IPXE_GIT_TAG :=
1dd56dbd11082fb622c2ed21cfaced4f47d798a6
+IPXE_GIT_TAG :=
988d2c13cdf0f0b4140685af35ced70ac5b3283c
IPXE_TARBALL_URL ?= $(XEN_EXTFILES_URL)/ipxe-git-$(IPXE_GIT_TAG).tar.gz