diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-07 01:00:42 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-10-07 01:00:42 -0500 |
| commit | ad8b020afeb481f7aec8d59f7eedb201cd1a53e5 (patch) | |
| tree | 659deb6cc08a3ffd1fcdba365c0d4573c6a1f520 | |
| parent | 6f4d850513d6e95f6e7b7dd7375c16ac3bfbd3cf (diff) | |
| download | meta-ti-cicd.master.202410070100.tar.gz | |
CI/CD Auto-Merger: cicd.master.202410070100cicd.master.202410070100
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV
u-boot-ti-staging_2023.04: SRCREV
linux-ti-staging-rt_6.1: PV,SRCREV
linux-ti-staging_6.1: PV,SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=821faad142f51304bf2f8e0526838f17dc247825..64248dad39a9448ad191bc04130c49e0354cb2ce
u-boot-ti-staging_2023.04: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=83660642085462346fbeb410f83bc99448ec7042..7044504f44002fe46b4598420852033d335d56c7
linux-ti-staging-rt_6.1: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=96b0ebd82722d16e9ab646cd3a73080e6f790747..258616ead12edc4acf7ac38e741d588b372144e4
linux-ti-staging_6.1: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c1c2f1971fbf6ddad93a8c94314fe8221e7aa6be..da449d8c3cf600b0346a6696e1e3cc431422e765
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 78d59b02..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 | |||
| @@ -17,7 +17,7 @@ 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.00.08" |
| 19 | 19 | ||
| 20 | TI_LINUX_FW_SRCREV ?= "821faad142f51304bf2f8e0526838f17dc247825" | 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 80277aac..3630d4ca 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" | 15 | PV = "6.1.105+git" |
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 2cdfb1b9..840233fd 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" | 27 | PV = "6.1.105+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" |
| 30 | KERNEL_GIT_PROTOCOL = "https" | 30 | KERNEL_GIT_PROTOCOL = "https" |
