diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2023-03-20 04:12:40 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-03-20 16:45:07 -0500 |
commit | 66c5eaee9159a21d7d2f276f32533fc21693883d (patch) | |
tree | dc50258d3bc64817826705b8dfa12fe141e07fee /meta-ti-bsp/recipes-kernel | |
parent | b79bbbeb3f0f2aac0f7d0aafd5dfb9eb3deb98b4 (diff) | |
download | meta-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>
Diffstat (limited to 'meta-ti-bsp/recipes-kernel')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 |
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 | ||
7 | BRANCH = "ti-rt-linux-5.10.y" | 7 | BRANCH = "ti-rt-linux-5.10.y" |
8 | 8 | ||
9 | SRCREV = "fe20c3f42e9028a31cb79439c40d3e18d2207342" | 9 | SRCREV = "c1a12919117a6978f40e723d6e0c67c744e026b9" |
10 | PV = "5.10.145+git${SRCPV}" | 10 | PV = "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 | ||
23 | BRANCH = "ti-linux-5.10.y" | 23 | BRANCH = "ti-linux-5.10.y" |
24 | 24 | ||
25 | SRCREV = "8b51d20b6e6e1b9277b59b7aaed8a97eff43097f" | 25 | SRCREV = "2c23e6c538c879e380401ae4b236f54020618eaa" |
26 | PV = "5.10.145+git${SRCPV}" | 26 | PV = "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 |
29 | MACHINE_KERNEL_PR:append = "b" | 29 | MACHINE_KERNEL_PR:append = "b" |