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-02 10:41:58 -0500
commit5e6649a8496d539c19e641c120eba086f4e56a76 (patch)
tree1f2e5042fd2686c81117bc7dcd476262a1fbd408
parent59354be6c2362b9f7d0a3cd2c017f2f3c6ab7f2e (diff)
downloadmeta-ti-5e6649a8496d539c19e641c120eba086f4e56a76.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