From: Wei Liu Date: Mon, 12 Jun 2017 15:04:17 +0000 (+0100) Subject: ipxe: update to newer commit X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=461b2165346de236fff2d00d1c318062f1daab08;p=people%2Froyger%2Fxen.git ipxe: update to newer commit To get 5f85cbb9ee1c00cec81a848a9e871ad5d1e7f53f to placate gcc 7. The only patch we have applies cleanly. Reported-by: Zhongze Liu Signed-off-by: Wei Liu Acked-by: Ian Jackson --- diff --git a/tools/firmware/etherboot/Makefile b/tools/firmware/etherboot/Makefile index 459a1e22e6..89d9ace8c8 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 := 827dd1bfee67daa683935ce65316f7e0f057fe1c +IPXE_GIT_TAG := 356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d IPXE_TARBALL_URL ?= $(XEN_EXTFILES_URL)/ipxe-git-$(IPXE_GIT_TAG).tar.gz