summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Richard2025-08-14 15:00:32 +0000
committerHauke Mehrtens2025-08-17 17:02:33 +0000
commit96e5e12d408edb5278bad59cb347e8bd7dd695d7 (patch)
treeca32938d791e3aafe0608fb458730feb2266b2e2
parent8a22855636d2e33c2270cdd49b55a4b0d96eec70 (diff)
downloadopenwrt-96e5e12d408edb5278bad59cb347e8bd7dd695d7.tar.gz
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@bootlin.com> Link: https://github.com/openwrt/openwrt/pull/19779 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/boot/optee-os-stm32/Makefile4
1 files 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@bootlin.com>
OPTEE_USE_INTREE_DTC:=1