diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-03 11:10:33 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-03 11:10:33 -0500 |
commit | 62c537a43466070ee24c99f5c4072f0b99ed38cd (patch) | |
tree | 1ea8b7ee36b0eec8b77012fb7517c804ac070727 | |
parent | 490da1ca76b48a118d6b20873aaa1ec5bce4b2d4 (diff) | |
download | meta-ti-62c537a43466070ee24c99f5c4072f0b99ed38cd.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202410031110cicd.kirkstone.20241003111009.03.02
Updated the value(s) for:
ti-linux-fw: CNM_WAVE521_FW_VERSION,PRUETH_FW_AM65X_SR2_VERSION,TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
u-boot-ti-staging_2023.04: SRCREV
linux-ti-staging-rt_6.1: PV,SRCREV
linux-ti-staging_6.1: PV,SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
4 files changed, 10 insertions, 10 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 adf8e698..0066dff7 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 | |||
@@ -9,15 +9,15 @@ INC_PR = "r4" | |||
9 | # Firmware versions | 9 | # Firmware versions |
10 | CORESDK_RTOS_VERSION = "08.02.00.04" | 10 | CORESDK_RTOS_VERSION = "08.02.00.04" |
11 | PRUETH_FW_AM65X_VERSION = "08.00.00.20" | 11 | PRUETH_FW_AM65X_VERSION = "08.00.00.20" |
12 | PRUETH_FW_AM65X_SR2_VERSION = "02.02.13.00" | 12 | PRUETH_FW_AM65X_SR2_VERSION = "02.02.14.03" |
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.3" | 16 | CNM_WAVE521_FW_VERSION = "1.0.4" |
17 | TI_DM_FW_VERSION = "09.02.04" | 17 | TI_DM_FW_VERSION = "10.00.05" |
18 | TI_SYSFW_VERSION = "09.02.08" | 18 | TI_SYSFW_VERSION = "10.00.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "3987d170fc522565c5e4a9293aba1db75951b8c0" | 20 | TI_LINUX_FW_SRCREV ?= "64248dad39a9448ad191bc04130c49e0354cb2ce" |
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_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb index 199b44f4..b92a0a93 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2023.04" | 7 | BRANCH = "ti-u-boot-2023.04" |
8 | 8 | ||
9 | SRCREV = "83660642085462346fbeb410f83bc99448ec7042" | 9 | SRCREV = "7044504f44002fe46b4598420852033d335d56c7" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index 12772701..a9d83dd0 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | |||
@@ -8,8 +8,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.1.y" | 9 | BRANCH = "ti-rt-linux-6.1.y" |
10 | 10 | ||
11 | SRCREV = "96b0ebd82722d16e9ab646cd3a73080e6f790747" | 11 | SRCREV = "258616ead12edc4acf7ac38e741d588b372144e4" |
12 | 12 | ||
13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} | 13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} |
14 | 14 | ||
15 | PV = "6.1.83+git${SRCPV}" | 15 | PV = "6.1.105+git${SRCPV}" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index 46e6c9a4..d7abe30e 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | |||
@@ -23,8 +23,8 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.1.y" | 24 | BRANCH ?= "ti-linux-6.1.y" |
25 | 25 | ||
26 | SRCREV ?= "c1c2f1971fbf6ddad93a8c94314fe8221e7aa6be" | 26 | SRCREV ?= "da449d8c3cf600b0346a6696e1e3cc431422e765" |
27 | PV = "6.1.83+git${SRCPV}" | 27 | PV = "6.1.105+git${SRCPV}" |
28 | 28 | ||
29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
30 | MACHINE_KERNEL_PR:append = "b" | 30 | MACHINE_KERNEL_PR:append = "b" |