From 994d8b4f131dd633b4f65136dfa3dad1c101958e Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 18 Aug 2016 18:56:45 -0600 Subject: iPXE: Update stable version to the last commit of July 2016 Change-Id: I804d5a9100fdfea48383aaf5dc0eb154eda78f4d Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/16255 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Alexander Couzens Reviewed-by: Philipp Deppenwiese --- payloads/external/iPXE/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'payloads/external/iPXE/Kconfig') diff --git a/payloads/external/iPXE/Kconfig b/payloads/external/iPXE/Kconfig index aa8d92de5f..67b2111975 100644 --- a/payloads/external/iPXE/Kconfig +++ b/payloads/external/iPXE/Kconfig @@ -42,12 +42,12 @@ choice depends on BUILD_IPXE config IPXE_STABLE - bool "2016.2" + bool "2016.7" help iPXE uses a rolling release with no stable version, for reproducibility, use the last commit of a given month as the 'stable' version. - This is iPXE from the end of February, 2016. + This is iPXE from the end of July, 2016. config IPXE_MASTER bool "master" -- cgit v1.2.3