diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-09 21:15:00 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-10 08:19:17 -0500 |
commit | cb349db54f8e8ecfe4fd845ca6f1841c77f7496f (patch) | |
tree | ebcf6650973aca2550b0d8c48f16ad20f165ac1b | |
parent | 3f7375b6d196d66c226197b1e9718bc148fafe10 (diff) | |
download | meta-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.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 |
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 | ||
7 | BRANCH = "ti-rt-linux-5.10.y" | 7 | BRANCH = "ti-rt-linux-5.10.y" |
8 | 8 | ||
9 | SRCREV = "548b9ee2b58177d1746a941da67b649e411457af" | 9 | SRCREV = "374d0c3aa1763a13a606df3318ba86a1d634c203" |
10 | PV = "5.10.35+git${SRCPV}" | 10 | PV = "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 | ||
24 | BRANCH = "ti-linux-5.10.y" | 24 | BRANCH = "ti-linux-5.10.y" |
25 | 25 | ||
26 | SRCREV = "30e2abf77fce04c08e2813af45d6af7aee4c42bf" | 26 | SRCREV = "db13654efaf0379e80a8fea1bd09431984bb64d8" |
27 | PV = "5.10.35+git${SRCPV}" | 27 | PV = "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 |
30 | MACHINE_KERNEL_PR_append = "a" | 30 | MACHINE_KERNEL_PR_append = "a" |