[openwrt/openwrt] optee-os-stm32: bump to 4.4.0

LEDE Commits lede-commits at lists.infradead.org
Sun Dec 22 14:50:24 PST 2024


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2398cad2b5d55dc88bc40e9ec0d5b876dfe0bf80

commit 2398cad2b5d55dc88bc40e9ec0d5b876dfe0bf80
Author: Thomas Richard <thomas.richard at bootlin.com>
AuthorDate: Thu Nov 28 17:28:47 2024 +0100

    optee-os-stm32: bump to 4.4.0
    
    Tested on STM32MP135F-DK.
    
    Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
    Link: https://github.com/openwrt/openwrt/pull/17243
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 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 <thomas.richard at bootlin.com>
 
 OPTEE_USE_INTREE_DTC:=1




More information about the lede-commits mailing list