[openwrt/openwrt] optee-os-stm32: bump to 4.8.0
LEDE Commits
lede-commits at lists.infradead.org
Thu Nov 27 11:51:32 PST 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9c87b7f85e3e2f527d13880d79fdd0eacb092768
commit 9c87b7f85e3e2f527d13880d79fdd0eacb092768
Author: Thomas Richard <thomas.richard at bootlin.com>
AuthorDate: Tue Nov 18 13:32:28 2025 +0100
optee-os-stm32: bump to 4.8.0
Bump optee-os-stm32 to upstream release 4.8.0.
Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/20953
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 563e6b18a6..03deb594c9 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.7.0
+PKG_VERSION:=4.8.0
PKG_RELEASE:=1
-PKG_HASH:=976b9c184678516038d4e79766608e81d10bf136f76fd0db2dc48f90f994fbd9
+PKG_HASH:=5222cd553f5edb69ae4ec7cb99b2bfec2c47a47c0be1865b49744701918e8b4d
PKG_MAINTAINER:=Thomas Richard <thomas.richard at bootlin.com>
OPTEE_USE_INTREE_DTC:=1
More information about the lede-commits
mailing list