diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-03-13 12:29:59 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-03-13 12:29:59 -0500 |
commit | 9e08bd275f38cbd73053c02785ad4d1041fa8b36 (patch) | |
tree | 917c3613bae37c81038897c4227895422861f9ed | |
parent | 5c08a0b51098df17753dce3718eb2fd3511396a9 (diff) | |
download | meta-ti-9e08bd275f38cbd73053c02785ad4d1041fa8b36.tar.gz |
CI/CD Auto-Merger: cicd.master.202503131229cicd.master.202503131229
Updated the value(s) for:
atf: SRCREV_tfa
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | 2 |
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 bc21a5cb..95d31e68 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,7 +1,7 @@ | |||
1 | # NOTE: This .inc file with customizations only gets included for K3 platforms | 1 | # NOTE: This .inc file with customizations only gets included for K3 platforms |
2 | 2 | ||
3 | PV = "2.12+git" | 3 | PV = "2.12+git" |
4 | SRCREV_tfa = "a29bdfd4c91330e3f2ccd3c591d0b3b5da019c8e" | 4 | SRCREV_tfa = "2ae655f0f77a540c2b935780cccb1f150350f84f" |
5 | SRC_URI_TRUSTED_FIRMWARE_A = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 5 | SRC_URI_TRUSTED_FIRMWARE_A = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
6 | SRCBRANCH = "ti-master" | 6 | SRCBRANCH = "ti-master" |
7 | SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_A};name=tfa;branch=${SRCBRANCH}" | 7 | SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_A};name=tfa;branch=${SRCBRANCH}" |