From 001668e2ac50bcdf9d77695d4285eaa98ede382e Mon Sep 17 00:00:00 2001 From: Arunachalam Ganapathy Date: Thu, 22 Jul 2021 12:32:48 +0100 Subject: [PATCH] arm/hafnium: update to version 2.5 Signed-off-by: Arunachalam Ganapathy Change-Id: I1405bd4df424e70af1286ccc675001bd79726b48 Signed-off-by: Jon Mason --- meta-arm/recipes-bsp/hafnium/{hafnium_2.4.bb => hafnium_2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-arm/recipes-bsp/hafnium/{hafnium_2.4.bb => hafnium_2.5.bb} (97%) diff --git a/meta-arm/recipes-bsp/hafnium/hafnium_2.4.bb b/meta-arm/recipes-bsp/hafnium/hafnium_2.5.bb similarity index 97% rename from meta-arm/recipes-bsp/hafnium/hafnium_2.4.bb rename to meta-arm/recipes-bsp/hafnium/hafnium_2.5.bb index 361d6db9..97e31e8b 100644 --- a/meta-arm/recipes-bsp/hafnium/hafnium_2.4.bb +++ b/meta-arm/recipes-bsp/hafnium/hafnium_2.5.bb @@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy python3native SRC_URI = "gitsm://git.trustedfirmware.org/hafnium/hafnium.git;protocol=https" -SRCREV = "410a3acaf669c12d41fb4c57fcaf3ecee6fdba61" +SRCREV = "3a149eb219467c0d9336467ea1fb9d3fb65da94b" S = "${WORKDIR}/git" COMPATIBLE_MACHINE ?= "invalid"