diff mbox series

[3/5] arm/arm-ffa-user: update to 5.0.2

Message ID 20241001183903.13457-3-jon.mason@arm.com
State New
Headers show
Series [1/5] arm/optee: update to 4.3.0 | expand

Commit Message

Jon Mason Oct. 1, 2024, 6:39 p.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .../{arm-ffa-user_5.0.1.bb => arm-ffa-user_5.0.2.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-arm/recipes-kernel/arm-ffa-user/{arm-ffa-user_5.0.1.bb => arm-ffa-user_5.0.2.bb} (94%)
diff mbox series

Patch

diff --git a/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb b/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.2.bb
similarity index 94%
rename from meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb
rename to meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.2.bb
index 726a65bb9adc..741a410ba614 100644
--- a/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb
+++ b/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.2.bb
@@ -11,8 +11,8 @@  SRC_URI = "git://gitlab.arm.com/linux-arm/linux-trusted-services;protocol=https;
           "
 S = "${WORKDIR}/git"
 
-# Tag debugfs-v5.0.1
-SRCREV = "18e3be71f65a405dfb5d97603ae71b3c11759861"
+# Tag debugfs-v5.0.2
+SRCREV = "885af0d1c3bf11aba12320d5484429160a9b9f26"
 
 COMPATIBLE_HOST = "(arm|aarch64).*-linux"
 KERNEL_MODULE_AUTOLOAD += "arm-ffa-user"