diff mbox series

[3/3] arm/hafnium: update to v2.10

Message ID 20231204171952.13471-3-jon.mason@arm.com
State New
Headers show
Series [1/3] arm/trusted-firmware-a: move patch file to bbappend | expand

Commit Message

Jon Mason Dec. 4, 2023, 5:19 p.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .../recipes-bsp/hafnium/{hafnium_2.9.bb => hafnium_2.10.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-arm/recipes-bsp/hafnium/{hafnium_2.9.bb => hafnium_2.10.bb} (97%)
diff mbox series

Patch

diff --git a/meta-arm/recipes-bsp/hafnium/hafnium_2.9.bb b/meta-arm/recipes-bsp/hafnium/hafnium_2.10.bb
similarity index 97%
rename from meta-arm/recipes-bsp/hafnium/hafnium_2.9.bb
rename to meta-arm/recipes-bsp/hafnium/hafnium_2.10.bb
index 0997448f..dea1bdcb 100644
--- a/meta-arm/recipes-bsp/hafnium/hafnium_2.9.bb
+++ b/meta-arm/recipes-bsp/hafnium/hafnium_2.10.bb
@@ -18,7 +18,7 @@  SRC_URI = "gitsm://git.trustedfirmware.org/hafnium/hafnium.git;protocol=https;br
            file://0001-Use-pkg-config-native-to-find-the-libssl-headers.patch;patchdir=third_party/linux \
            file://0001-work-around-visibility-issue.patch;patchdir=third_party/dtc \
           "
-SRCREV = "0715b8e002cdfb92e6b7efb71128cb24557b70cb"
+SRCREV = "946fde92bedc95e1320684b0bc2dc752bc1e1bc7"
 S = "${WORKDIR}/git"
 B = "${WORKDIR}/build"