iPXE: Update stable version to the last commit of July 2016

Change-Id: I804d5a9100fdfea48383aaf5dc0eb154eda78f4d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16255
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@googlemail.com>
This commit is contained in:
Martin Roth
2016-08-18 18:56:45 -06:00
parent 93c5470434
commit 994d8b4f13
2 changed files with 4 additions and 4 deletions

View File

@@ -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"