diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-05-15 14:02:58 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-05-15 14:02:58 -0500 |
commit | 3aa0051a1f3833a7ec8d10779a6827d43688a7d3 (patch) | |
tree | 195f03114f59f548eb01a94687d6959dfff06e8b | |
parent | f286ef1e54b153397314b350e3bc38e739d95d5d (diff) | |
download | meta-ti-3aa0051a1f3833a7ec8d10779a6827d43688a7d3.tar.gz |
CI/CD Auto-Merger: cicd.scarthgap.202505151402cicd.scarthgap.20250515140211.00.13scarthgap
Updated the value(s) for:
atf: SRCREV_tfa
u-boot-ti-staging_2025.01: SRCREV
linux-ti-staging_6.12: PV,SRCREV
Changelogs:
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=a94845e64850d906b095423ab924390307c31da8..98b6b3f5a259be864e8db92f4925c3c19c3482a4
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=f9cad1448e0dc8631d4974627a838d349bd06eba..013211ccdf5ec33e19652be631b820bc5f6b86a4
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
3 files changed, 4 insertions, 4 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 443c97f3..f176a43e 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 = "e06afd47ff20983d467a06f05a4fc49c9cacf88f" | 4 | SRCREV_tfa = "13db77abe0ade00bd5b302c9d9b6873a35700ae4" |
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 e804b1af..fb5dfa73 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 = "a94845e64850d906b095423ab924390307c31da8" | 9 | SRCREV = "98b6b3f5a259be864e8db92f4925c3c19c3482a4" |
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 126f8659..535a96f8 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,8 +23,8 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
25 | 25 | ||
26 | SRCREV ?= "f9cad1448e0dc8631d4974627a838d349bd06eba" | 26 | SRCREV ?= "013211ccdf5ec33e19652be631b820bc5f6b86a4" |
27 | PV = "6.12.22+git" | 27 | PV = "6.12.23+git" |
28 | 28 | ||
29 | # Special configuration for remoteproc/rpmsg IPC modules | 29 | # Special configuration for remoteproc/rpmsg IPC modules |
30 | module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample" | 30 | module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample" |