From 1a693958eb871742eeace87d9f2b88ec28b8d9af Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 8 Apr 2017 13:54:13 -0600 Subject: payloads/external/iPXE: Update stable version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update from commit 2afd66eb - Fri Jul 29, 2016 ([pixbuf] Enable PNG format by default) To commit fd6d1f46 - Fri Mar 31, 2017 ([thunderx] Use ThunderxConfigProtocol to obtain board configuration) This moves the stable iPXE commit forward 144 commits. Change-Id: Ia0c97f863be39632c9206ca95b3857047fc37e26 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/19221 Tested-by: build bot (Jenkins) Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Paul Menzel Reviewed-by: Timothy Pearson Reviewed-by: Patrick Georgi --- payloads/external/iPXE/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'payloads/external/iPXE/Makefile') diff --git a/payloads/external/iPXE/Makefile b/payloads/external/iPXE/Makefile index f45edfd028..a8b1245ca5 100644 --- a/payloads/external/iPXE/Makefile +++ b/payloads/external/iPXE/Makefile @@ -13,9 +13,9 @@ ## GNU General Public License for more details. ## -# 2016.7 - Last commit of July 2016 +# 2017.3 - Last commit of March 2017 # When updating, change the name both here and in payloads/external/iPXE/Kconfig -STABLE_COMMIT_ID=2afd66eb55996500499eb3bcc39c66ff042679c8 +STABLE_COMMIT_ID=fd6d1f4660a37d75acba1c64e2e5f137307bbc31 TAG-$(CONFIG_IPXE_MASTER)=origin/master TAG-$(CONFIG_IPXE_STABLE)=$(STABLE_COMMIT_ID) -- cgit v1.2.3