Browse Source

arm-trusted-firmware-sunxi: Update to 2.10

Runtime tested on NanoPi R1S H5 and Orange Pi Zero3.

Changelog: https://trustedfirmware-a.readthedocs.io/en/v2.10/change-log.html

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 1 year ago
parent
commit
4cc6e7192f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/boot/arm-trusted-firmware-sunxi/Makefile

+ 2 - 2
package/boot/arm-trusted-firmware-sunxi/Makefile

@@ -7,10 +7,10 @@
 
 
 include $(TOPDIR)/rules.mk
 include $(TOPDIR)/rules.mk
 
 
-PKG_VERSION:=2.9
+PKG_VERSION:=2.10
 PKG_RELEASE:=1
 PKG_RELEASE:=1
 
 
-PKG_HASH:=76a66a1de0c01aeb83dfc7b72b51173fe62c6e51d6fca17cc562393117bed08b
+PKG_HASH:=88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201
 
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=license.md
 PKG_LICENSE_FILES:=license.md