diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-12-06 01:00:17 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-12-06 01:00:17 -0600 |
commit | 758cba73df052ee5411a5e93ef91ba72a25285e6 (patch) | |
tree | e8b37975e7651fb0287e163681b9a7c948735c7f /meta-ti-bsp | |
parent | 79d838b42862d566409f8ddb6d2806b4e55a741e (diff) | |
download | meta-ti-758cba73df052ee5411a5e93ef91ba72a25285e6.tar.gz |
CI/CD Auto-Merger: cicd.master.202312060100cicd.master.202312060100
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: SRCREV
linux-ti-staging_6.1: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Diffstat (limited to 'meta-ti-bsp')
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 821492ff..a5f1eb42 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.12.05" | 12 | PRUETH_FW_AM65X_SR2_VERSION = "02.02.12.08" |
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.3" |
17 | TI_DM_FW_VERSION = "09.01.02" | 17 | TI_DM_FW_VERSION = "09.01.02" |
18 | TI_SYSFW_VERSION = "09.01.06" | 18 | TI_SYSFW_VERSION = "09.01.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "a2d8865df39e9021001fcf06e5daaeab81ba608c" | 20 | TI_LINUX_FW_SRCREV ?= "9ee2fedb1fb4815f54310dd872d34faf9948c7c1" |
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 4456a17a..2e350a65 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,7 +6,7 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2023.04" | 7 | BRANCH = "ti-u-boot-2023.04" |
8 | 8 | ||
9 | SRCREV = "8c121e6e3c7fd7be6e727ddd41880c202fb6e223" | 9 | SRCREV = "c1c2bdf272561724f531fe8e7a649ef687d1a67e" |
10 | 10 | ||
11 | do_install:append:am62xx() { | 11 | do_install:append:am62xx() { |
12 | install -d ${D}/boot | 12 | install -d ${D}/boot |
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 3c82270c..e839c12a 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 | |||
@@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-6.1.y" | 7 | BRANCH = "ti-rt-linux-6.1.y" |
8 | 8 | ||
9 | SRCREV = "2f5db0e70b5e1ea128754128ff87560ff0c7ffbb" | 9 | SRCREV = "b4f1767f9ebaadcb85e2b10eadc5b168a2a7cdb4" |
10 | 10 | ||
11 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} | 11 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} |
12 | 12 | ||
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 45a43a99..8d8189a3 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 ?= "3db9a45004a01caba21d64b397814abadcc841b0" | 26 | SRCREV ?= "5da2f861d7d06b97ea386294469e1644b18666fc" |
27 | PV = "6.1.46+git${SRCPV}" | 27 | PV = "6.1.46+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 |