From: Ryan Leung Date: Fri, 31 Jul 2026 07:49:05 +0000 (+1000) Subject: arm-trusted-firmware-rockchip: update to v2.15.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24499%2Fhead;p=thirdparty%2Fopenwrt.git arm-trusted-firmware-rockchip: update to v2.15.0 Changelog: https://trustedfirmware-a.readthedocs.io/en/v2.15.0/change-log.html#id1 Signed-off-by: Ryan Leung Link: https://github.com/openwrt/openwrt/pull/24499 Signed-off-by: Hauke Mehrtens --- diff --git a/package/boot/arm-trusted-firmware-rockchip/Makefile b/package/boot/arm-trusted-firmware-rockchip/Makefile index c1e6a0177a9..088ec3fb47b 100644 --- a/package/boot/arm-trusted-firmware-rockchip/Makefile +++ b/package/boot/arm-trusted-firmware-rockchip/Makefile @@ -7,10 +7,10 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=2.14.0 +PKG_VERSION:=2.15.0 PKG_RELEASE:=1 -PKG_HASH:=b2a3bc360307c929714ffd8e7f1441c4888cd5d80531276e809c2de54db5dc16 +PKG_HASH:=67b772aaa58218712c062ccd103f1d53cf74d9543e251f20ac037a6dbf821a10 PKG_MAINTAINER:=Sarah Maedel