diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-02-03 15:59:21 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-02-03 15:59:21 -0600 |
commit | c43e3388e409756cdb61a4f68272a957f1a1b772 (patch) | |
tree | 3045bee5d1b7cf13f518f510972c95175af7319f | |
parent | 94f98f205c4c215fd694d09162c574c6ea6aab7c (diff) | |
download | meta-ti-c43e3388e409756cdb61a4f68272a957f1a1b772.tar.gz |
CI/CD Auto-Merger: cicd.master.202502031558
Updated the value(s) for:
ti-linux-fw: CNM_WAVE521_FW_VERSION,TI_LINUX_FW_SRCREV
u-boot-ti-staging_2025.01: SRCREV
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=1eaf07dc4ec5cdeb98078f17a9d4635e88f43f75..7fbc75f80161a400a4b9c618b6191d72ab408def
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=b841e559cd26ffcb20f22e8ee75debed9616c002..4e9c90ad8b12cc5b4fdd1308bc3ac3e4fc869aab
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=ade72d105eb7c9a2a4addfd0204eb4551b8efa7a..8906665ace32eb0dc12810667ee8646bd660c374
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
3 files changed, 5 insertions, 5 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 e79da6dd..1347fd99 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 | |||
@@ -13,11 +13,11 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.15.00" | |||
13 | GOODIX_FW_VERSION = "1.0.0.0" | 13 | GOODIX_FW_VERSION = "1.0.0.0" |
14 | CADENCE_MHDP_FW_VERSION = "2.1.0" | 14 | 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.5" | 16 | CNM_WAVE521_FW_VERSION = "1.0.7" |
17 | TI_DM_FW_VERSION = "10.01.03" | 17 | TI_DM_FW_VERSION = "10.01.03" |
18 | TI_SYSFW_VERSION = "10.01.08" | 18 | TI_SYSFW_VERSION = "10.01.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "1eaf07dc4ec5cdeb98078f17a9d4635e88f43f75" | 20 | TI_LINUX_FW_SRCREV ?= "7fbc75f80161a400a4b9c618b6191d72ab408def" |
21 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
22 | 22 | ||
23 | BRANCH ?= "ti-linux-firmware" | 23 | BRANCH ?= "ti-linux-firmware" |
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 4a3b347d..5e56d2db 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 = "b841e559cd26ffcb20f22e8ee75debed9616c002" | 9 | SRCREV = "4e9c90ad8b12cc5b4fdd1308bc3ac3e4fc869aab" |
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 2ddced64..88c41ac5 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 ?= "ade72d105eb7c9a2a4addfd0204eb4551b8efa7a" | 26 | SRCREV ?= "8906665ace32eb0dc12810667ee8646bd660c374" |
27 | PV = "6.12.0+git" | 27 | PV = "6.12.9+git" |
28 | 28 | ||
29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |
30 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ | 30 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ |