arm-trusted-firmware-sunxi: bump to 2.8
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 20 Dec 2022 18:05:40 +0000 (20:05 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 31 Mar 2023 22:22:19 +0000 (01:22 +0300)
Use latest release build instead of a git snapshot. As this tarball
extracts in a trusted-firmware-a-2.8 subdirectory, we no longer need to
override the PKG_NAME defined in trusted-firmware-a.mk. The actual
package name is still the same, so we don't need to update any
dependencies.

Tested on A64-OLinuXino-1Ge16GW.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/boot/arm-trusted-firmware-sunxi/Makefile

index 447a8f4a453f9c590cd1c0728dfb85081121a76e..0535640f9574bc59cf032c6ba7985f805c7a8d9d 100644 (file)
@@ -7,14 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_NAME:=arm-trusted-firmware-sunxi
+PKG_VERSION:=2.8
 PKG_RELEASE:=1
 
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL=https://github.com/ARM-software/arm-trusted-firmware
-PKG_SOURCE_DATE:=2020-11-17
-PKG_SOURCE_VERSION:=e2c509a39c6cc4dda8734e6509cdbe6e3603cdfc
-PKG_MIRROR_HASH:=b212d369a5286ebbf6a5616486efa05fa54d4294fd6e9ba2e54fdfae9eda918d
+PKG_HASH:=df4e0f3803479df0ea4cbf3330b59731bc2efc2112c951f9adb3685229163af9
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=license.md