diff mbox series

[1/1] arm-bsp:ffa-debugfs: update git SHA for v2.1.0

Message ID 20220906143141.568959-2-vishnu.banavath@arm.com
State New
Headers show
Series arm-bsp:ffa-debugfs: update git SHA for v2.1.0 | expand

Commit Message

vishnu.banavath@arm.com Sept. 6, 2022, 2:31 p.m. UTC
From: Vishnu Banavath <vishnu.banavath@arm.com>

git sha on
https://git.gitlab.arm.com/linux-arm/linux-trusted-services/-/tree/v2.1.0
has been changed recently for v2.1.0 tag. This change is to update
ffa-debugfs-mod_2.1.0.bb to fetch correct git SHA.

Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
---
 meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
index 4051c345..1b265a57 100644
--- a/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
+++ b/meta-arm/recipes-kernel/ffa-debugfs/ffa-debugfs-mod_2.1.0.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://arm_ffa_user.c;beginline=1;endline=1;md5=fcab174c20ea
 SRC_URI = "git://git.gitlab.arm.com/linux-arm/linux-trusted-services.git;branch=main;protocol=https"
 
 # ffa-debugfs v2.1.0
-SRCREV = "77967912d033144aff2695cecbd52d3be450deaa"
+SRCREV = "45eb7c1484ae9bea2bbd0583b86beb55b627073b"
 
 S = "${WORKDIR}/git"