Browse Source

optee-os-stm32: bump to 4.8.0

Bump optee-os-stm32 to upstream release 4.8.0.

Signed-off-by: Thomas Richard <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20953
Signed-off-by: Hauke Mehrtens <[email protected]>
Thomas Richard 1 month ago
parent
commit
9c87b7f85e
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.7.0
+PKG_VERSION:=4.8.0
 PKG_RELEASE:=1
 
-PKG_HASH:=976b9c184678516038d4e79766608e81d10bf136f76fd0db2dc48f90f994fbd9
+PKG_HASH:=5222cd553f5edb69ae4ec7cb99b2bfec2c47a47c0be1865b49744701918e8b4d
 PKG_MAINTAINER:=Thomas Richard <[email protected]>
 
 OPTEE_USE_INTREE_DTC:=1