From 4ba279852a31bc7ed7353143addfb94da08e4877 Mon Sep 17 00:00:00 2001 From: Andrej Rosano Date: Tue, 29 Oct 2024 13:01:33 +0100 Subject: [PATCH] bump U-Boot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6cdbe4b..9a9b66d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ BUILD_HOST?=usbarmory LINUX_VER=6.6.58 LINUX_VER_MAJOR=${shell echo ${LINUX_VER} | cut -d '.' -f1,2} LOCALVERSION=-0 -UBOOT_VER=2024.07 +UBOOT_VER=2024.10 ARMORYCTL_VER=1.2 CRUCIBLE_VER=2023.11.02 APT_GPG_KEY=CEADE0CF01939B21