diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-01-10 01:00:21 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-01-10 01:00:21 -0600 |
commit | 0fdb49acb650956b80615296c286df5e1947ccb1 (patch) | |
tree | f62fb2e085bc763e96d38f4279b8ad7f385429cb /meta-ti-bsp | |
parent | 6dd3fdaa4ac1e42a9035076e57a28f92df63308b (diff) | |
download | meta-ti-0fdb49acb650956b80615296c286df5e1947ccb1.tar.gz |
CI/CD Auto-Merger: cicd.master.202401100100cicd.master.202401100100
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
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 a5f1eb42..910f53c7 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.3" | |||
17 | TI_DM_FW_VERSION = "09.01.02" | 17 | TI_DM_FW_VERSION = "09.01.02" |
18 | TI_SYSFW_VERSION = "09.01.08" | 18 | TI_SYSFW_VERSION = "09.01.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "9ee2fedb1fb4815f54310dd872d34faf9948c7c1" | 20 | TI_LINUX_FW_SRCREV ?= "4cb22050117b5688c3a995eae87e9377101b358e" |
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 e47b2102..143bcea8 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 = "b0d717b732ee28e446baf94522b3491e590f7fbb" | 9 | SRCREV = "a97ca328b3df6abf79c5cc01878290e03131bbba" |
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 2d90e01a..de38350a 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,8 +6,8 @@ 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 = "833521d9b354beb95bac8b37bfc211495d73d36c" | 9 | SRCREV = "0f8de5c40f576fc34dc80b3a32508d9990fd79d4" |
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 | ||
13 | PV = "6.1.46+git${SRCPV}" | 13 | PV = "6.1.69+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 1e233ce8..c3d280a5 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 ?= "247b2535b24894d5ac7f3d8cfc3b48edb7214cc0" | 26 | SRCREV ?= "82d2b827840254248a0444a9c50ab3dc395876cc" |
27 | PV = "6.1.46+git${SRCPV}" | 27 | PV = "6.1.69+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" |