arm-trusted-firmware-rockchip: Update to 2.10
authorTianling Shen <cnsztl@immortalwrt.org>
Wed, 10 Jan 2024 09:10:13 +0000 (17:10 +0800)
committerNick Hainke <vincent@systemli.org>
Sat, 20 Jan 2024 20:11:22 +0000 (21:11 +0100)
Runtime tested on Orange Pi R1 Plus LTS (RK3328) and NanoPi R4S (RK3399).

Changelog: https://trustedfirmware-a.readthedocs.io/en/v2.10/change-log.html

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
package/boot/arm-trusted-firmware-rockchip/Makefile

index aaae4ce3929f0a3a2c9945061720381e66d29eb9..6fbcbef0a8b30567d25290b4541de49632445c44 100644 (file)
@@ -7,10 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=2.9
+PKG_VERSION:=2.10
 PKG_RELEASE:=1
 
-PKG_HASH:=76a66a1de0c01aeb83dfc7b72b51173fe62c6e51d6fca17cc562393117bed08b
+PKG_HASH:=88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201
 
 PKG_MAINTAINER:=Tobias Maedel <openwrt@tbspace.de>