diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-12-18 18:48:51 -0600 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-12-18 18:48:51 -0600 |
| commit | 221f4e6873a04acfe8308bae177ab786fa47efd7 (patch) | |
| tree | 4de0881156846dbb526b06bff25ade2b0ebd3301 | |
| parent | 71de48a7220442695bfba8cd50eb9d0766e960be (diff) | |
| download | meta-ti-221f4e6873a04acfe8308bae177ab786fa47efd7.tar.gz | |
CI/CD Auto-Merger: cicd.scarthgap.202512181848cicd.scarthgap.20251218184811.02.10
Updated the value(s) for:
atf: SRCREV_tfa:am62lxx
u-boot-ti-staging_2025.01: SRCREV_uboot
linux-ti-staging-rt_6.12: SRCREV_ARM32
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=01cecc3207f4702e223316e886d0dcf607be1e5b..afb6e41006ca88067397873e015a21adaf31fd06
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=9d4416c67fd3165abe25e4d0d539533a109a90d1..2a440e3d83789c8220b722e077255a89d826e48a
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=bb34876646c9e16fa18d60b76f0dd1c6736fad3e..ee0a0f44964f12d6668a14b4b0b3594ce2ab8871
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
4 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 05cc6987..70eeeea3 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 | |||
| @@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar | |||
| 10 | SRCBRANCH = "master" | 10 | SRCBRANCH = "master" |
| 11 | 11 | ||
| 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" | 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" |
| 13 | SRCREV_tfa:am62lxx = "76800058f24e3eb3fcacdb12106a881ae279f8c3" | 13 | SRCREV_tfa:am62lxx = "11e6effa9128d62f7fb085f47adbf01a7c4a1134" |
| 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 15 | SRCBRANCH:am62lxx = "ti-master" | 15 | SRCBRANCH:am62lxx = "ti-master" |
| 16 | 16 | ||
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 3c78abf2..926f27d7 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_uboot = "01cecc3207f4702e223316e886d0dcf607be1e5b" | 9 | SRCREV_uboot = "afb6e41006ca88067397873e015a21adaf31fd06" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb index 86d0bbcd..6155e0b4 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb | |||
| @@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y" | |||
| 10 | BRANCH = "${BRANCH_ARM64}" | 10 | BRANCH = "${BRANCH_ARM64}" |
| 11 | 11 | ||
| 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" | 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" |
| 13 | SRCREV_ARM32 = "9d4416c67fd3165abe25e4d0d539533a109a90d1" | 13 | SRCREV_ARM32 = "2a440e3d83789c8220b722e077255a89d826e48a" |
| 14 | PV_ARM32 = "6.12.57+git" | 14 | PV_ARM32 = "6.12.57+git" |
| 15 | 15 | ||
| 16 | BRANCH:ti33x = "${BRANCH_ARM32}" | 16 | BRANCH:ti33x = "${BRANCH_ARM32}" |
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 f574976b..f249f133 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 | |||
| @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.12.y" | 23 | BRANCH ?= "ti-linux-6.12.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "bb34876646c9e16fa18d60b76f0dd1c6736fad3e" | 25 | SRCREV ?= "ee0a0f44964f12d6668a14b4b0b3594ce2ab8871" |
| 26 | PV = "6.12.57+git" | 26 | PV = "6.12.57+git" |
| 27 | 27 | ||
| 28 | # Special configuration for remoteproc/rpmsg IPC modules | 28 | # Special configuration for remoteproc/rpmsg IPC modules |
