summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-04-13 10:45:46 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-19 16:33:41 -0500
commit61457cc75d33e40eee5186c21a24da88e0c04a4d (patch)
tree11ce6376cbe8261770b7777233d03553c7e093cb
parent0a604e6ab7f419b0bb8a8c4b178104d968505977 (diff)
downloadmeta-ti-61457cc75d33e40eee5186c21a24da88e0c04a4d.tar.gz
linux-ti-staging: Update 5.10 kernel to 5.10.21
Update linux 5.10 to 5.10.21 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 d8ededa6..6fd08e63 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 = "5990047eb007737030748d449dc37275b317117b" 9SRCREV = "85acf0d261f2dfd6c0bc5dcb7fda42771656701d"
10PV = "5.10.4+git${SRCPV}" 10PV = "5.10.21+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 e317e3a4..c4261397 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git"
21 21
22BRANCH = "ti-linux-5.10.y" 22BRANCH = "ti-linux-5.10.y"
23 23
24SRCREV = "44fb363f878fa80d5b502291954bb83d9cae842b" 24SRCREV = "f513af27cd3301533e5a5e550e83e72b282f8759"
25PV = "5.10.7+git${SRCPV}" 25PV = "5.10.21+git${SRCPV}"
26 26
27# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 27# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
28MACHINE_KERNEL_PR_append = "a" 28MACHINE_KERNEL_PR_append = "a"