diff options
Diffstat (limited to 'payloads/external/iPXE/Makefile')
-rw-r--r-- | payloads/external/iPXE/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/payloads/external/iPXE/Makefile b/payloads/external/iPXE/Makefile index a8b1245ca5..3a0585fc78 100644 --- a/payloads/external/iPXE/Makefile +++ b/payloads/external/iPXE/Makefile @@ -13,9 +13,9 @@ ## GNU General Public License for more details. ## -# 2017.3 - Last commit of March 2017 +# 2019.3 - Last commit of March 2019 # When updating, change the name both here and in payloads/external/iPXE/Kconfig -STABLE_COMMIT_ID=fd6d1f4660a37d75acba1c64e2e5f137307bbc31 +STABLE_COMMIT_ID=ebf2eaf515e46abd43bc798e7e4ba77bfe529218 TAG-$(CONFIG_IPXE_MASTER)=origin/master TAG-$(CONFIG_IPXE_STABLE)=$(STABLE_COMMIT_ID) |