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

LEDE Commits lede-commits at lists.infradead.org
Sun Aug 17 10:03:29 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/96e5e12d408edb5278bad59cb347e8bd7dd695d7

commit 96e5e12d408edb5278bad59cb347e8bd7dd695d7
Author: Thomas Richard <thomas.richard at bootlin.com>
AuthorDate: Thu Aug 14 17:00:32 2025 +0200

    optee-os-stm32: bump to 4.7.0
    
    Bump optee-os-stm32 to upstream release 4.7.0.
    
    Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
    Link: https://github.com/openwrt/openwrt/pull/19779
    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 cfe1ac15f2..563e6b18a6 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.6.0
+PKG_VERSION:=4.7.0
 PKG_RELEASE:=1
 
-PKG_HASH:=0c947c6972bf50c483cb993af01041d4094b1e03711c7246cdde6ba2ffc351fe
+PKG_HASH:=976b9c184678516038d4e79766608e81d10bf136f76fd0db2dc48f90f994fbd9
 PKG_MAINTAINER:=Thomas Richard <thomas.richard at bootlin.com>
 
 OPTEE_USE_INTREE_DTC:=1




More information about the lede-commits mailing list