]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
arm-trusted-firmware-stm32: bump to v2.10.17 19076/head
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 9 Jun 2025 14:02:44 +0000 (16:02 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Jun 2025 13:35:49 +0000 (15:35 +0200)
Changelog: https://trustedfirmware-a.readthedocs.io/en/lts-v2.10.17/change-log.html

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/19076
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/arm-trusted-firmware-stm32/Makefile

index 75a92f15af6a37bb9f8f0e44a4608edb4e196c2f..46c00a51d13e06e4557616d932a14297711d046f 100644 (file)
@@ -7,10 +7,11 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=2.10
+PKG_VERSION:=2.10.17
 PKG_RELEASE:=1
+PKG_LTS:=1
 
-PKG_HASH:=88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201
+PKG_HASH:=2558b2579dd1c45db6de89c49e647c109022d45da03eb74e0f6123c294295099
 PKG_MAINTAINER:=Thomas Richard <thomas.richard@bootlin.com>
 
 include $(INCLUDE_DIR)/kernel.mk