From 756c8558a7263ccb2ca8bb1f5113b9ef49832874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Fri, 26 Jul 2024 12:06:30 +0200 Subject: [PATCH] payloads/external/iPXE/Makefile: Use newer iPXE base revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Żygowski --- payloads/external/iPXE/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/external/iPXE/Makefile b/payloads/external/iPXE/Makefile index aabde646c08..80aba7ce7d0 100644 --- a/payloads/external/iPXE/Makefile +++ b/payloads/external/iPXE/Makefile @@ -4,7 +4,7 @@ # When updating, change the name both here and in payloads/external/iPXE/Kconfig # Temporarily Dasharo fork is used until i225/i226 native support is merged. -STABLE_COMMIT_ID=838611b34e172baee46a10b443e9f1e5f6e6344f +STABLE_COMMIT_ID=de0e1cf11bf9f29fde4e6da77f1199091f6b90fa TAG-$(CONFIG_IPXE_MASTER)=origin/master TAG-$(CONFIG_IPXE_STABLE)=$(STABLE_COMMIT_ID)