Browse Source

optee-os-stm32: bump to 4.4.0

Tested on STM32MP135F-DK.

Signed-off-by: Thomas Richard <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/17243
Signed-off-by: Hauke Mehrtens <[email protected]>
Thomas Richard 1 year ago
parent
commit
2398cad2b5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/boot/optee-os-stm32/Makefile

+ 2 - 2
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 <[email protected]>
 
 OPTEE_USE_INTREE_DTC:=1