From f8ccb20709f5d864479ea64aa9ebf1bd89e7d82f Mon Sep 17 00:00:00 2001 From: Kamlesh Gurudasani Date: Tue, 6 Aug 2024 15:24:38 +0530 Subject: trusted-firmware-a: Update to v2.11 release tag Update to latest release tag, i.e. v2.11. Also update the LIC_FILES_CHKSUM since the license file changed since the last SRCREV change. Commit: https://git.trustedfirmware.org/TF-A/trusted-firmware-a/+/f2735ebccf5173f74c0458736ec526276106097e Tag: https://git.trustedfirmware.org/TF-A/trusted-firmware-a/+/refs/tags/v2.11 Signed-off-by: Kamlesh Gurudasani Tested-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc index 291259c0..157bdbc5 100644 --- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc +++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc @@ -1,5 +1,6 @@ -PV:k3 = "2.10+git" -SRCREV_tfa:k3 = "00f1ec6b8740ccd403e641131e294aabacf2a48b" +PV:k3 = "2.11+git" +SRCREV_tfa:k3 = "f2735ebccf5173f74c0458736ec526276106097e" +LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=b5fbfdeb6855162dded31fadcd5d4dc5" SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master" COMPATIBLE_MACHINE:k3 = "k3" TFA_BUILD_TARGET:k3 = "all" -- cgit v1.2.3-54-g00ecf