From: Thomas Richard Date: Thu, 28 Nov 2024 16:28:47 +0000 (+0100) Subject: optee-os-stm32: bump to 4.4.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2398cad2b5d55dc88bc40e9ec0d5b876dfe0bf80;p=openwrt%2Fstaging%2Fstintel.git optee-os-stm32: bump to 4.4.0 Tested on STM32MP135F-DK. Signed-off-by: Thomas Richard Link: https://github.com/openwrt/openwrt/pull/17243 Signed-off-by: Hauke Mehrtens --- diff --git a/package/boot/optee-os-stm32/Makefile b/package/boot/optee-os-stm32/Makefile index 9e681127e6..e0be8e433e 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.3.0 +PKG_VERSION:=4.4.0 PKG_RELEASE:=1 -PKG_HASH:=390b271905c828d6def9fa6a77bbaa425f3b434d733c8eb18f582ccbc6896096 +PKG_HASH:=b13c65ff2abcd21a9200cb0131f34d61bde7c31eb0427fa761d27c3b87c7fec8 PKG_MAINTAINER:=Thomas Richard OPTEE_USE_INTREE_DTC:=1