summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2024-08-06 15:24:38 +0530
committerRyan Eatmon <reatmon@ti.com>2024-08-16 13:52:11 -0500
commitf8ccb20709f5d864479ea64aa9ebf1bd89e7d82f (patch)
treeb15f576f27a6a8ce1012ddd7bd4073ac4305ba82
parente41f1e56b6a97c796e542fed401e56e04f93fe1d (diff)
downloadmeta-ti-f8ccb20709f5d864479ea64aa9ebf1bd89e7d82f.tar.gz
trusted-firmware-a: Update to v2.11 release tagcicd.master.202408220100
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 <kamlesh@ti.com> Tested-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc5
1 files 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 @@
1PV:k3 = "2.10+git" 1PV:k3 = "2.11+git"
2SRCREV_tfa:k3 = "00f1ec6b8740ccd403e641131e294aabacf2a48b" 2SRCREV_tfa:k3 = "f2735ebccf5173f74c0458736ec526276106097e"
3LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=b5fbfdeb6855162dded31fadcd5d4dc5"
3SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master" 4SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
4COMPATIBLE_MACHINE:k3 = "k3" 5COMPATIBLE_MACHINE:k3 = "k3"
5TFA_BUILD_TARGET:k3 = "all" 6TFA_BUILD_TARGET:k3 = "all"