From 2398cad2b5d55dc88bc40e9ec0d5b876dfe0bf80 Mon Sep 17 00:00:00 2001 From: Thomas Richard Date: Thu, 28 Nov 2024 17:28:47 +0100 Subject: [PATCH] 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 --- 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 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 -- 2.30.2