diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-04-09 09:38:02 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-04-09 09:38:02 -0500 |
commit | d550b7e45ff5cca3ff6083609770597e91a3a295 (patch) | |
tree | 5c5e66f17d9c746a20a81c75f21caa2642f7fb41 | |
parent | a7337d10e0d64896b853454681723989367af404 (diff) | |
download | meta-ti-d550b7e45ff5cca3ff6083609770597e91a3a295.tar.gz |
CI/CD Auto-Merger: cicd.master.202504090937cicd.master.202504090937
Updated the value(s) for:
atf: SRCREV_tfa
u-boot-ti-staging_2025.01: SRCREV
linux-ti-staging_6.12: SRCREV
Changelogs:
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=e7eeb7586fab6cd9e91d49d5b5ad68287d9bc8b6..cd91d73601810374d16a1f17505ab2e72e31f75d
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=1ac80adecb8ebffa654be744e5e5f7343b0abf78..c85877d40f8e70e1e201eca2ae1648781f238a37
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
3 files changed, 3 insertions, 3 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 6d83eaa9..9541d605 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 = "1fa9adf3de19ab6d6fe195173bd37379592d68f7" | 4 | SRCREV_tfa = "b11beb2b6bd30b75c4bfb0e9925c0e72f16ca53f" |
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}" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb index c955d43a..10cdbcc1 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2025.01" | 7 | BRANCH = "ti-u-boot-2025.01" |
8 | 8 | ||
9 | SRCREV = "e7eeb7586fab6cd9e91d49d5b5ad68287d9bc8b6" | 9 | SRCREV = "cd91d73601810374d16a1f17505ab2e72e31f75d" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb index b25284ea..3f5ccba0 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
25 | 25 | ||
26 | SRCREV ?= "1ac80adecb8ebffa654be744e5e5f7343b0abf78" | 26 | SRCREV ?= "c85877d40f8e70e1e201eca2ae1648781f238a37" |
27 | PV = "6.12.17+git" | 27 | PV = "6.12.17+git" |
28 | 28 | ||
29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |