Skip to content

Commit

Permalink
arm-trusted-firmware-mvebu: bump to v2.9
Browse files Browse the repository at this point in the history
We are using the outdated 2.7 TF-A, so lets update to current v2.9 version.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
  • Loading branch information
robimarko authored and hauke committed Aug 25, 2023
1 parent f6ca36d commit 67dacdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/boot/arm-trusted-firmware-mvebu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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@sartura.hr>

Expand Down

0 comments on commit 67dacdd

Please sign in to comment.