]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
arm-trusted-firmware-stm32: bump to v2.14 21965/head
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 2 Feb 2026 13:34:03 +0000 (14:34 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Feb 2026 22:34:10 +0000 (23:34 +0100)
Bump arm-trusted-firmware-stm32 to upstream release v2.14.

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

index 4e2c874928e7d2ecfa894fc01ca0d4c15a74e1cc..9ac1a8d89b6b83887e3524d22fd4c2333fb1fd9d 100644 (file)
@@ -7,10 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=2.13
+PKG_VERSION:=2.14
 PKG_RELEASE:=1
 
-PKG_HASH:=afb5c408392fcec840bd30de9b02a236b0108142024f9853b542b596b0d894e3
+PKG_HASH:=14fb6101f2ef424ec84c0296c3cbdeb7f79b22f5fbb46529bea0e362d0fab0d5
 PKG_MAINTAINER:=Thomas Richard <thomas.richard@bootlin.com>
 
 include $(INCLUDE_DIR)/kernel.mk