[openwrt/openwrt] optee-os-stm32: bump to 4.6.0

LEDE Commits lede-commits at lists.infradead.org
Sat May 3 11:02:52 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/802828a3947bcf98f37b6e100d6e42a5538b3582

commit 802828a3947bcf98f37b6e100d6e42a5538b3582
Author: Thomas Richard <thomas.richard at bootlin.com>
AuthorDate: Mon Apr 28 14:50:00 2025 +0200

    optee-os-stm32: bump to 4.6.0
    
    Bump optee-os-stm32 to upstream release 4.6.0.
    
    Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
    Link: https://github.com/openwrt/openwrt/pull/18628
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/boot/optee-os-stm32/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/boot/optee-os-stm32/Makefile b/package/boot/optee-os-stm32/Makefile
index c9994f790f..cfe1ac15f2 100644
--- a/package/boot/optee-os-stm32/Makefile
+++ b/package/boot/optee-os-stm32/Makefile
@@ -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 at bootlin.com>
 
 OPTEE_USE_INTREE_DTC:=1




More information about the lede-commits mailing list