From 02d64076aaf89a7c0668686564a3c50987379fc3 Mon Sep 17 00:00:00 2001 From: Thomas Richard Date: Mon, 2 Feb 2026 14:32:43 +0100 Subject: [PATCH] optee-os-stm32: bump to 4.9.0 Bump optee-os-stm32 to upstream release 4.9.0. Signed-off-by: Thomas Richard Link: https://github.com/openwrt/openwrt/pull/21965 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 03deb594c9..e56c2ef272 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.8.0 +PKG_VERSION:=4.9.0 PKG_RELEASE:=1 -PKG_HASH:=5222cd553f5edb69ae4ec7cb99b2bfec2c47a47c0be1865b49744701918e8b4d +PKG_HASH:=9400e16c45bfa45f15585b2c933b86c449e7de05def0ecaaa62a4f38973a3a45 PKG_MAINTAINER:=Thomas Richard OPTEE_USE_INTREE_DTC:=1