[openwrt/openwrt] arm-trusted-firmware-mvebu: bump to v2.9
LEDE Commits
lede-commits at lists.infradead.org
Fri Aug 25 15:13:05 PDT 2023
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/67dacdd652538f2cf7e43a24c4b54694b96be284
commit 67dacdd652538f2cf7e43a24c4b54694b96be284
Author: Robert Marko <robert.marko at sartura.hr>
AuthorDate: Fri Aug 18 12:42:03 2023 +0200
arm-trusted-firmware-mvebu: bump to v2.9
We are using the outdated 2.7 TF-A, so lets update to current v2.9 version.
Signed-off-by: Robert Marko <robert.marko at sartura.hr>
---
package/boot/arm-trusted-firmware-mvebu/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/boot/arm-trusted-firmware-mvebu/Makefile b/package/boot/arm-trusted-firmware-mvebu/Makefile
index d3e029dd57..05e276aaaf 100644
--- a/package/boot/arm-trusted-firmware-mvebu/Makefile
+++ b/package/boot/arm-trusted-firmware-mvebu/Makefile
@@ -7,9 +7,9 @@
include $(TOPDIR)/rules.mk
-PKG_VERSION:=2.7
-PKG_RELEASE:=6
-PKG_HASH:=53422dc649153838e03820330ba17cb10afe3e330ecde0db11e4d5f1361a33e6
+PKG_VERSION:=2.9
+PKG_RELEASE:=1
+PKG_HASH:=76a66a1de0c01aeb83dfc7b72b51173fe62c6e51d6fca17cc562393117bed08b
PKG_MAINTAINER:=Vladimir Vid <vladimir.vid at sartura.hr>
More information about the lede-commits
mailing list