summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-06-09 21:15:00 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2021-06-10 08:19:17 -0500
commitcb349db54f8e8ecfe4fd845ca6f1841c77f7496f (patch)
treeebcf6650973aca2550b0d8c48f16ad20f165ac1b
parent3f7375b6d196d66c226197b1e9718bc148fafe10 (diff)
downloadmeta-ti-cb349db54f8e8ecfe4fd845ca6f1841c77f7496f.tar.gz
linux-ti-staging: Update 5.10 kernel to 5.10.41
Update linux 5.10 to 5.10.41 stable Signed-off-by: Praneeth Bajjuri <praneeth@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.bb4
2 files changed, 4 insertions, 4 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 0a4b4c15..275a4006 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 = "548b9ee2b58177d1746a941da67b649e411457af" 9SRCREV = "374d0c3aa1763a13a606df3318ba86a1d634c203"
10PV = "5.10.35+git${SRCPV}" 10PV = "5.10.41+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 ce6db795..c5445f2c 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -23,8 +23,8 @@ S = "${WORKDIR}/git"
23 23
24BRANCH = "ti-linux-5.10.y" 24BRANCH = "ti-linux-5.10.y"
25 25
26SRCREV = "30e2abf77fce04c08e2813af45d6af7aee4c42bf" 26SRCREV = "db13654efaf0379e80a8fea1bd09431984bb64d8"
27PV = "5.10.35+git${SRCPV}" 27PV = "5.10.41+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 = "a" 30MACHINE_KERNEL_PR_append = "a"