From: Tianling Shen Date: Wed, 3 Jul 2024 10:41:10 +0000 (+0800) Subject: uboot-rockchip: Update to 2024.07 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=18f04617f41f57199c6064dcb2a4ccd5c3a7816d;p=openwrt%2Fstaging%2Fansuel.git uboot-rockchip: Update to 2024.07 Re-enable FIT signature verification since we switched to use hyphen for node name separators in commit 2b133ab19cd5 ("scripts: use sep-char for hash nodes"). Signed-off-by: Tianling Shen --- diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index 7cc22cce0f..48d72ca55c 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk -PKG_VERSION:=2024.04 +PKG_VERSION:=2024.07 PKG_RELEASE:=1 -PKG_HASH:=18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a +PKG_HASH:=f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f PKG_MAINTAINER:=Tobias Maedel @@ -201,7 +201,6 @@ UBOOT_TARGETS := \ UBOOT_CONFIGURE_VARS += USE_PRIVATE_LIBGCC=yes UBOOT_CUSTOMIZE_CONFIG := \ - --disable SPL_FIT_SIGNATURE \ --disable TOOLS_MKEFICAPSULE \ --set-str MKIMAGE_DTC_PATH $(PKG_BUILD_DIR)/scripts/dtc/dtc