All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] tools: ipxe: update for fixing build with GCC10
@ 2021-01-04 11:52 Olaf Hering
  2021-01-05 11:57 ` Wei Liu
  0 siblings, 1 reply; 9+ messages in thread
From: Olaf Hering @ 2021-01-04 11:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Wei Liu

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>
---
 tools/firmware/etherboot/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/firmware/etherboot/Makefile b/tools/firmware/etherboot/Makefile
index 0de30599bf..ed9e11305f 100644
--- 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
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-07  8:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04 11:52 [PATCH v1] tools: ipxe: update for fixing build with GCC10 Olaf Hering
2021-01-05 11:57 ` Wei Liu
2021-01-06  6:46   ` [xen-unstable-smoke test] 158191: regressions - FAIL osstest service owner
2021-01-06 11:10     ` Jan Beulich
2021-01-06 11:23     ` [PATCH v1] tools: ipxe: update for fixing build with GCC10 [and 1 more messages] Ian Jackson
2021-01-06 11:25       ` Wei Liu
2021-01-06 11:26         ` Wei Liu
2021-01-06 11:35           ` Ian Jackson
2021-01-07  8:20       ` Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.