From 9c87b7f85e3e2f527d13880d79fdd0eacb092768 Mon Sep 17 00:00:00 2001 From: Thomas Richard Date: Tue, 18 Nov 2025 13:32:28 +0100 Subject: [PATCH] optee-os-stm32: bump to 4.8.0 Bump optee-os-stm32 to upstream release 4.8.0. Signed-off-by: Thomas Richard Link: https://github.com/openwrt/openwrt/pull/20953 Signed-off-by: Hauke Mehrtens --- 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 OPTEE_USE_INTREE_DTC:=1 -- 2.30.2