diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-03-20 10:28:32 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-03-20 10:28:32 -0500 |
commit | 376a2143533c6497b4e79304eccca2a630784436 (patch) | |
tree | 9c4b2bf10b9220274a7efd8afa4ae384b316e738 /meta-ti-bsp/recipes-kernel | |
parent | 17829c81ebe249f840952a01a061df6a1c6a99c5 (diff) | |
download | meta-ti-376a2143533c6497b4e79304eccca2a630784436.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202403201028cicd.kirkstone.20240320102809.02.00.009
Updated the value(s) for:
ti-linux-fw: PRUETH_FW_AM65X_SR2_VERSION,TI_LINUX_FW_SRCREV
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/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 16f8cca9..fe5d61c4 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,7 +8,7 @@ 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 = "871d5629a0ee4ae82d0caf8d57d4f711d54e1465" | 11 | SRCREV = "3c08dbfd7bfd83c247ad1ee4ddb989260c150af1" |
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 | ||
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 3c5272ad..b1395c42 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 ?= "1c154b1fe4c462d8b383515bb388e289816e4b01" | 26 | SRCREV ?= "2e423244f8c09173a344e7069f0fe2bdf26cccee" |
27 | PV = "6.1.80+git${SRCPV}" | 27 | PV = "6.1.80+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 |