diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-11 10:07:46 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-11 10:07:46 -0500 |
commit | 1a4575bf209e420a477e095bf2a5113f39229906 (patch) | |
tree | 495193c5c3df69266147c7b899ee795f5a10cf7c | |
parent | 62c537a43466070ee24c99f5c4072f0b99ed38cd (diff) | |
download | meta-ti-1a4575bf209e420a477e095bf2a5113f39229906.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202410111007cicd.kirkstone.20241011100709.03.03
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
u-boot-ti-staging_2023.04: SRCREV
linux-ti-staging-rt_6.1: SRCREV
linux-ti-staging_6.1: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
4 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 0066dff7..2cf4570f 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,9 +15,9 @@ 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.4" | 16 | CNM_WAVE521_FW_VERSION = "1.0.4" |
17 | TI_DM_FW_VERSION = "10.00.05" | 17 | TI_DM_FW_VERSION = "10.00.05" |
18 | TI_SYSFW_VERSION = "10.00.08" | 18 | TI_SYSFW_VERSION = "10.01.01" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "64248dad39a9448ad191bc04130c49e0354cb2ce" | 20 | TI_LINUX_FW_SRCREV ?= "ddb9cc251ace41dfad6650390f82e4a389d3967e" |
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 b92a0a93..6f974c41 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 = "7044504f44002fe46b4598420852033d335d56c7" | 9 | SRCREV = "0853d7725220d59130d8bcc59d01151cba64ffa0" |
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 a9d83dd0..4ba8e027 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,7 +8,7 @@ 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 = "258616ead12edc4acf7ac38e741d588b372144e4" | 11 | SRCREV = "451df8c0a2a3bcf0656b2f6fdc49d6fb4d05f186" |
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 | ||
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 d7abe30e..d8bedbbf 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,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.1.y" | 24 | BRANCH ?= "ti-linux-6.1.y" |
25 | 25 | ||
26 | SRCREV ?= "da449d8c3cf600b0346a6696e1e3cc431422e765" | 26 | SRCREV ?= "92ce8d7d2ab679e10c1dda309a0fb2ceae78b908" |
27 | PV = "6.1.105+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 |