diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-01-09 04:00:19 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-01-09 04:00:19 -0600 |
commit | 155218f03ee8222eeb02f11ea9bc41135cf28e38 (patch) | |
tree | 0b292166b8a4bd3b203016194826a2e9dc60dc43 /meta-ti-bsp/recipes-kernel | |
parent | 64580c55ca289277860a5a28eb9faeb0ad31865b (diff) | |
download | meta-ti-155218f03ee8222eeb02f11ea9bc41135cf28e38.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202401090400cicd.kirkstone.20240109040009.02.00.001
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/recipes-kernel')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 4 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 4 |
2 files changed, 4 insertions, 4 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 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" |