diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-05-26 19:27:56 -0500 |
---|---|---|
committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-06-08 09:13:49 -0500 |
commit | 6983b50ecfb369b9ee76322f0d29fb28926a65bf (patch) | |
tree | a2b1ffba39f5889beb95d3e510997a05ad2ace76 /recipes-kernel | |
parent | fbcd6401ae220550c1abdee0e31096e31b7745de (diff) | |
download | meta-ti-6983b50ecfb369b9ee76322f0d29fb28926a65bf.tar.gz |
linux-ti-staging: Update 5.10 kernel to 5.10.35
Update linux 5.10 to 5.10.35 stable
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index 95b17570..4654d92d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/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 = "8fbd16658d1105671e67182c290235a99a7af02b" | 9 | SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c" |
10 | PV = "5.10.30+git${SRCPV}" | 10 | PV = "5.10.35+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 0a134f93..72a6c49c 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -23,11 +23,11 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH = "ti-linux-5.10.y" | 24 | BRANCH = "ti-linux-5.10.y" |
25 | 25 | ||
26 | SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f" | 26 | SRCREV = "72d727fe733f2610e937a063bcebedce329948ec" |
27 | PV = "5.10.30+git${SRCPV}" | 27 | PV = "5.10.35+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 = "a" |
31 | PR = "${MACHINE_KERNEL_PR}" | 31 | PR = "${MACHINE_KERNEL_PR}" |
32 | 32 | ||
33 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 33 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |