summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2023-07-13 20:47:43 +0530
committerRyan Eatmon <reatmon@ti.com>2023-07-21 10:46:21 -0500
commit7840c0c3c11c1d0258bf28ff1511951c7282729e (patch)
tree9f8b83a1007b3d0fe9eac7ee6cca648f0a154e56
parent38d91dd4f1341f908191fa8a854fd7a81bafb613 (diff)
downloadmeta-ti-7840c0c3c11c1d0258bf28ff1511951c7282729e.tar.gz
trusted-firmware-a: Update to v2.9 release tag
Update to latest release tag, i.e. v2.9 https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d3e71ead6ea5bc3555ac90a446efec84ef6c6122 Signed-off-by: Kamlesh Gurudasani <kamlesh@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.inc4
1 files changed, 2 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 cc99f50c..64bfec67 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,5 @@
1PV:k3 = "2.8+git${SRCPV}" 1PV:k3 = "2.9+git${SRCPV}"
2SRCREV_tfa:k3 = "2fcd408bb3a6756767a43c073c597cef06e7f2d5" 2SRCREV_tfa:k3 = "d3e71ead6ea5bc3555ac90a446efec84ef6c6122"
3SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master" 3SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
4COMPATIBLE_MACHINE:k3 = "k3" 4COMPATIBLE_MACHINE:k3 = "k3"
5TFA_BUILD_TARGET:k3 = "all" 5TFA_BUILD_TARGET:k3 = "all"