diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-07-08 01:01:10 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-07-08 01:01:10 -0500 |
commit | fc771bbfff93c6099ca24b47695e0d50b251ef90 (patch) | |
tree | fe2baabd37bc1b9575a23cf6ba7c9fdb04c5b6f7 | |
parent | 5f8224cf71cf6ed412fcf684b39706475ab95dbe (diff) | |
download | meta-ti-fc771bbfff93c6099ca24b47695e0d50b251ef90.tar.gz |
CI/CD Auto-Merger: cicd.master.202407080100cicd.master.202407110100cicd.master.202407080100
Updated the value(s) for:
ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
u-boot-ti-staging_2024.04: SRCREV
linux-ti-staging-rt_6.6: SRCREV
linux-ti-staging_6.6: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
4 files changed, 6 insertions, 6 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 1942be8f..ef6be860 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 | |||
@@ -14,10 +14,10 @@ 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.4" | 16 | CNM_WAVE521_FW_VERSION = "1.0.4" |
17 | TI_DM_FW_VERSION = "10.00.01" | 17 | TI_DM_FW_VERSION = "10.00.05" |
18 | TI_SYSFW_VERSION = "10.00.02" | 18 | TI_SYSFW_VERSION = "10.00.04" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "bce9bafb6efeb8ac539bd9858d474a55fe88cd46" | 20 | TI_LINUX_FW_SRCREV ?= "af745923679b12f9872ed43e510e74335149de1c" |
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_2024.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb index ce97d544..7d49d1bc 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2024.04" | 7 | BRANCH = "ti-u-boot-2024.04" |
8 | 8 | ||
9 | SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50" | 9 | SRCREV = "c404d79db7c55787ed0feb6f97c1baa4e5a69877" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb index b8acebcf..21be793d 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | |||
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.6.y" | 9 | BRANCH = "ti-rt-linux-6.6.y" |
10 | 10 | ||
11 | SRCREV = "0e1cf9a5dc2aedc23644276953f7a89a5a9e6749" | 11 | SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08" |
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.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb index 5d0bb12c..efc9fbe5 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.6.y" | 24 | BRANCH ?= "ti-linux-6.6.y" |
25 | 25 | ||
26 | SRCREV ?= "b39a7a4a83900c5e9376663293af2aa3e0f5931a" | 26 | SRCREV ?= "e298dab666632b6f62ed61eac35813331341c3aa" |
27 | PV = "6.6.32+git" | 27 | PV = "6.6.32+git" |
28 | 28 | ||
29 | KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" | 29 | KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" |