summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2025-07-02 10:36:58 -0500
committerRyan Eatmon <reatmon@ti.com>2025-07-09 11:13:40 -0500
commitfcbd568e0d9844b259e7039508bf451934f58546 (patch)
treeac32ea7f9fc317a0d66e6eadedcc4818924e9ecc
parent27bf5d6d4d27e646ed006938cd62feb40f055243 (diff)
downloadmeta-ti-fcbd568e0d9844b259e7039508bf451934f58546.tar.gz
trusted-firmware-a: Bump to latest SHA on upstream
We were waiting on a patch [1] to make it to master. Now that it has, move to point the SRCREV to the latest commit. [1] https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b1bca91e93d421a9c142c93f38933e0aa5f4bf58 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc2
1 files changed, 1 insertions, 1 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 ec52d09c..07ace3c4 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
@@ -3,7 +3,7 @@
3PV = "2.13+git" 3PV = "2.13+git"
4 4
5LIC_FILES_CHKSUM = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" 5LIC_FILES_CHKSUM = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
6SRCREV_tfa = "d90bb650fe4cb3784f62214ab5829f4051c38d0a" 6SRCREV_tfa = "e0c4d3903b382bf34f552af53e6d955fae5283ab"
7SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https" 7SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https"
8SRCBRANCH = "master" 8SRCBRANCH = "master"
9 9