File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ choice
5454 default IPXE_STABLE
5555
5656config IPXE_STABLE
57- bool "2023.8 "
57+ bool "2025.03 "
5858 help
5959 iPXE uses a rolling release with no stable version, for
6060 reproducibility, use the last commit of a given month as the
6161 'stable' version.
62- This is iPXE from the end of August, 2023 .
62+ This is iPXE from the end of March, 2025 .
6363
6464config IPXE_MASTER
6565 bool "master"
Original file line number Diff line number Diff line change 44# When updating, change the name both here and in payloads/external/iPXE/Kconfig
55
66# Temporarily Dasharo fork is used until i225/i226 native support is merged.
7- STABLE_COMMIT_ID =63ed3e352f2e65b26b15a847961440cb4dad0318
7+ STABLE_COMMIT_ID =8b8a50a85d4763da6d353719d6022d01c7a09751
88
99TAG-$(CONFIG_IPXE_MASTER) =origin/master
1010TAG-$(CONFIG_IPXE_STABLE) =$(STABLE_COMMIT_ID )
You can’t perform that action at this time.
0 commit comments