From: Thomas Richard Date: Mon, 28 Apr 2025 12:50:00 +0000 (+0200) Subject: optee-os-stm32: bump to 4.6.0 X-Git-Tag: v25.12.0-rc1~2909 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802828a3947bcf98f37b6e100d6e42a5538b3582;p=thirdparty%2Fopenwrt.git optee-os-stm32: bump to 4.6.0 Bump optee-os-stm32 to upstream release 4.6.0. Signed-off-by: Thomas Richard Link: https://github.com/openwrt/openwrt/pull/18628 Signed-off-by: Hauke Mehrtens --- diff --git a/package/boot/optee-os-stm32/Makefile b/package/boot/optee-os-stm32/Makefile index c9994f790f3..cfe1ac15f22 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.4.0 +PKG_VERSION:=4.6.0 PKG_RELEASE:=1 -PKG_HASH:=b13c65ff2abcd21a9200cb0131f34d61bde7c31eb0427fa761d27c3b87c7fec8 +PKG_HASH:=0c947c6972bf50c483cb993af01041d4094b1e03711c7246cdde6ba2ffc351fe PKG_MAINTAINER:=Thomas Richard OPTEE_USE_INTREE_DTC:=1