From: Thomas Richard Date: Tue, 18 Nov 2025 12:32:28 +0000 (+0100) Subject: optee-os-stm32: bump to 4.8.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9c87b7f85e3e2f527d13880d79fdd0eacb092768;p=openwrt%2Fstaging%2Fstintel.git 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 --- 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