summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-05-26 19:27:56 -0500
committerYogesh Siraswar <yogeshs@ti.com>2021-06-08 09:13:49 -0500
commit6983b50ecfb369b9ee76322f0d29fb28926a65bf (patch)
treea2b1ffba39f5889beb95d3e510997a05ad2ace76
parentfbcd6401ae220550c1abdee0e31096e31b7745de (diff)
downloadmeta-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>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_5.10.bb4
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.10.bb6
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
7BRANCH = "ti-rt-linux-5.10.y" 7BRANCH = "ti-rt-linux-5.10.y"
8 8
9SRCREV = "8fbd16658d1105671e67182c290235a99a7af02b" 9SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c"
10PV = "5.10.30+git${SRCPV}" 10PV = "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
24BRANCH = "ti-linux-5.10.y" 24BRANCH = "ti-linux-5.10.y"
25 25
26SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f" 26SRCREV = "72d727fe733f2610e937a063bcebedce329948ec"
27PV = "5.10.30+git${SRCPV}" 27PV = "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
30MACHINE_KERNEL_PR_append = "b" 30MACHINE_KERNEL_PR_append = "a"
31PR = "${MACHINE_KERNEL_PR}" 31PR = "${MACHINE_KERNEL_PR}"
32 32
33KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 33KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"