diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-02-29 14:53:29 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-02-29 14:53:29 -0600 |
commit | 9818c93673e9e184f97e658edcd71db74df12a84 (patch) | |
tree | fe2f1e62a349362136974fd7d650e5dca50f5aa8 /meta-ti-bsp/recipes-kernel | |
parent | 1dc8f6ad67def45991e200aca2affe58fc046cf0 (diff) | |
download | meta-ti-9818c93673e9e184f97e658edcd71db74df12a84.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202402291453cicd.kirkstone.20240229145309.02.00.006
Updated the value(s) for:
ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
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/recipes-kernel')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 2 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
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 7efe3bd8..0c837540 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 = "8bb1c6ab769ed7f58c8c415fc0b7efa3b32658da" | 9 | SRCREV = "16683766adce1c66579c8071a1db8c70c1ab0758" |
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 9620f42f..61753507 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 ?= "457fff614143954bb5d16ef7b425e276b32aeb0c" | 26 | SRCREV ?= "0ccfdb3fe66551031a7a112f6ff668f9683ef725" |
27 | PV = "6.1.69+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 |