]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
optee-os-stm32: bump to 4.6.0
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 28 Apr 2025 12:50:00 +0000 (14:50 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2025 18:01:43 +0000 (20:01 +0200)
Bump optee-os-stm32 to upstream release 4.6.0.

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

index c9994f790f3e9555572e1e16a34aa648c31f9997..cfe1ac15f22fc66e37bce24e21170a2510ba583a 100644 (file)
@@ -7,10 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=4.4.0
+PKG_VERSION:=4.6.0
 PKG_RELEASE:=1
 
-PKG_HASH:=b13c65ff2abcd21a9200cb0131f34d61bde7c31eb0427fa761d27c3b87c7fec8
+PKG_HASH:=0c947c6972bf50c483cb993af01041d4094b1e03711c7246cdde6ba2ffc351fe
 PKG_MAINTAINER:=Thomas Richard <thomas.richard@bootlin.com>
 
 OPTEE_USE_INTREE_DTC:=1