diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-04 12:36:01 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-04 12:36:01 -0600 |
commit | 963140e3b5820d6ebf54a4418946a628e0fea2c6 (patch) | |
tree | 21feec8c08b1f16da90a8e851c33ae9b171ae9e1 | |
parent | 6d3420958a32233c624fc53220f61a975be20c27 (diff) | |
download | meta-ti-963140e3b5820d6ebf54a4418946a628e0fea2c6.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202412041235cicd.kirkstone.20241204123509.03.05
Updated the value(s) for:
ti-linux-fw: PRUETH_FW_AM65X_SR2_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, 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 e4def3ea..e79da6dd 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.14.03" | 12 | 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.5" |
17 | TI_DM_FW_VERSION = "10.01.03" | 17 | TI_DM_FW_VERSION = "10.01.03" |
18 | TI_SYSFW_VERSION = "10.01.07" | 18 | TI_SYSFW_VERSION = "10.01.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "95ec0608717727d17a97b7e51cd78d00d9c5d6e5" | 20 | TI_LINUX_FW_SRCREV ?= "1eaf07dc4ec5cdeb98078f17a9d4635e88f43f75" |
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 1ceebede..44accf46 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 = "0893e693e08f9fc864a6191051dccc818accf933" | 9 | SRCREV = "2a13324ec63cc488f5f578886d0cf6ece348dfda" |
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 01527860..07ea4b7c 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 = "194ebd939bee3ffff36de9cf8dff28a77c671f5b" | 11 | SRCREV = "b0f9de804a162329bc81857ad50947311228dfb2" |
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.112+git${SRCPV}" | 15 | PV = "6.1.119+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 e6175317..22983711 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 ?= "4ef41ca7ad952c7b13b7e40808ab1025796f9a6c" | 26 | SRCREV ?= "c490f4c0fe51281818c45159c0fbed94f852978e" |
27 | PV = "6.1.112+git${SRCPV}" | 27 | PV = "6.1.119+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" |