diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-10-17 08:57:47 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-10-17 08:57:47 -0500 |
| commit | c19e080cc42a1bd029ecc445aedbebe140343f01 (patch) | |
| tree | e8ebf75a74a36ae42068a63a55d75797d4fb48ae | |
| parent | c8c3142da3517745c28232b4c910988235c721b0 (diff) | |
| download | meta-ti-c19e080cc42a1bd029ecc445aedbebe140343f01.tar.gz | |
CI/CD Auto-Merger: cicd.scarthgap.202510170857cicd.scarthgap.20251017085711.02.01
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
atf: SRCREV_tfa:am62lxx
u-boot-ti-staging_2025.01: SRCREV_uboot
linux-ti-staging-rt_6.12: PV_ARM32,SRCREV_ARM32
linux-ti-staging_6.12: PV,SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=27344bea60be4f0410feb1c309b9de3cdc7f8c6d..237071793594723bf1c2e9eef8ff836ffa3b09df
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=89f0c688f7d4c2a1b957b00429b71f29f2562f63..b5956eebf45b7b604c046a21792883a42cd9c198
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2c04cd1373bf2cd53784cc10efad710f9fa5b5c8..dd80e6d61d8ccba753eb372040107ff195c8550d
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=9d15ddf0f6fa1f2c5cebeb70e993523821e5086c..2ce6f0999344a368217d04cdbee0922144ecc899
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
5 files changed, 8 insertions, 8 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 504ceb85..6a86143b 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
| @@ -15,13 +15,13 @@ CADENCE_MHDP_FW_VERSION = "2.1.0" | |||
| 15 | IMG_DEC_FW_VERSION = "1.0" | 15 | IMG_DEC_FW_VERSION = "1.0" |
| 16 | CNM_WAVE521_FW_VERSION = "1.0.8" | 16 | CNM_WAVE521_FW_VERSION = "1.0.8" |
| 17 | TI_DM_FW_VERSION = "11.01.09" | 17 | TI_DM_FW_VERSION = "11.01.09" |
| 18 | TI_SYSFW_VERSION = "11.01.05" | 18 | TI_SYSFW_VERSION = "11.02.00" |
| 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" | 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" |
| 20 | TAD5212_FW_VERSION = "1.0.0.0" | 20 | TAD5212_FW_VERSION = "1.0.0.0" |
| 21 | TI_PKA_FW_VERSION = "2.1.0" | 21 | TI_PKA_FW_VERSION = "2.1.0" |
| 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" | 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" |
| 23 | 23 | ||
| 24 | TI_LINUX_FW_SRCREV ?= "27344bea60be4f0410feb1c309b9de3cdc7f8c6d" | 24 | TI_LINUX_FW_SRCREV ?= "237071793594723bf1c2e9eef8ff836ffa3b09df" |
| 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 26 | 26 | ||
| 27 | BRANCH ?= "ti-linux-firmware" | 27 | BRANCH ?= "ti-linux-firmware" |
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 bae1bc83..43450560 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 | |||
| @@ -8,7 +8,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar | |||
| 8 | SRCBRANCH = "master" | 8 | SRCBRANCH = "master" |
| 9 | 9 | ||
| 10 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" | 10 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" |
| 11 | SRCREV_tfa:am62lxx = "6c8ef67293770a59afe86f8e98cfa39d01614ab8" | 11 | SRCREV_tfa:am62lxx = "8a4829a62a4c6b04de5055f78b9481da40c76ce3" |
| 12 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 12 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 13 | SRCBRANCH:am62lxx = "ti-master" | 13 | SRCBRANCH:am62lxx = "ti-master" |
| 14 | 14 | ||
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 ae5ba0cc..f544cca2 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 = "89f0c688f7d4c2a1b957b00429b71f29f2562f63" | 9 | SRCREV_uboot = "b5956eebf45b7b604c046a21792883a42cd9c198" |
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 84b86cff..cc1c4610 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,8 +10,8 @@ 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 = "2c04cd1373bf2cd53784cc10efad710f9fa5b5c8" | 13 | SRCREV_ARM32 = "dd80e6d61d8ccba753eb372040107ff195c8550d" |
| 14 | PV_ARM32 = "6.12.43+git" | 14 | PV_ARM32 = "6.12.49+git" |
| 15 | 15 | ||
| 16 | BRANCH:ti33x = "${BRANCH_ARM32}" | 16 | BRANCH:ti33x = "${BRANCH_ARM32}" |
| 17 | BRANCH:ti43x = "${BRANCH_ARM32}" | 17 | BRANCH:ti43x = "${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 77e83030..fb040fbb 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,8 +22,8 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.12.y" | 23 | BRANCH ?= "ti-linux-6.12.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "9d15ddf0f6fa1f2c5cebeb70e993523821e5086c" | 25 | SRCREV ?= "2ce6f0999344a368217d04cdbee0922144ecc899" |
| 26 | PV = "6.12.43+git" | 26 | PV = "6.12.49+git" |
| 27 | 27 | ||
| 28 | # Special configuration for remoteproc/rpmsg IPC modules | 28 | # Special configuration for remoteproc/rpmsg IPC modules |
| 29 | module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample" | 29 | module_conf_rpmsg_client_sample = "blacklist rpmsg_client_sample" |
