aboutsummaryrefslogtreecommitdiff
path: root/payloads/external/iPXE/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/iPXE/Kconfig')
-rw-r--r--payloads/external/iPXE/Kconfig4
1 files changed, 2 insertions, 2 deletions
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"