summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-03-20 04:12:40 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-20 16:45:07 -0500
commit66c5eaee9159a21d7d2f276f32533fc21693883d (patch)
treedc50258d3bc64817826705b8dfa12fe141e07fee
parentb79bbbeb3f0f2aac0f7d0aafd5dfb9eb3deb98b4 (diff)
downloadmeta-ti-66c5eaee9159a21d7d2f276f32533fc21693883d.tar.gz
linux-ti-staging: update to the latest from Dunfell
Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb4
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
index e872b86e..c950fc80 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-5.10:"
6 6
7BRANCH = "ti-rt-linux-5.10.y" 7BRANCH = "ti-rt-linux-5.10.y"
8 8
9SRCREV = "fe20c3f42e9028a31cb79439c40d3e18d2207342" 9SRCREV = "c1a12919117a6978f40e723d6e0c67c744e026b9"
10PV = "5.10.145+git${SRCPV}" 10PV = "5.10.168+git${SRCPV}"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb
index e6d4b107..cc67188a 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -22,8 +22,8 @@ S = "${WORKDIR}/git"
22 22
23BRANCH = "ti-linux-5.10.y" 23BRANCH = "ti-linux-5.10.y"
24 24
25SRCREV = "8b51d20b6e6e1b9277b59b7aaed8a97eff43097f" 25SRCREV = "2c23e6c538c879e380401ae4b236f54020618eaa"
26PV = "5.10.145+git${SRCPV}" 26PV = "5.10.168+git${SRCPV}"
27 27
28# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 28# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
29MACHINE_KERNEL_PR:append = "b" 29MACHINE_KERNEL_PR:append = "b"