diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-06-07 19:02:52 -0500 |
---|---|---|
committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-06-08 09:15:00 -0500 |
commit | 2de2c5ec01f3a1bbc62d344b0a8c65f903f97a38 (patch) | |
tree | 8ed4ba3126618a1494de6005c568030d394fe79f | |
parent | 6983b50ecfb369b9ee76322f0d29fb28926a65bf (diff) | |
download | meta-ti-2de2c5ec01f3a1bbc62d344b0a8c65f903f97a38.tar.gz |
linux-ti-staging: Update 5.10 kernel to the latest commit SHA
Update 5.10 kernel to the latest commit SHA
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.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
2 files changed, 2 insertions, 2 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 4654d92d..834df5ff 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 = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c" | 9 | SRCREV = "433ef931c699f08bef8c67de8458302c5f971c8b" |
10 | PV = "5.10.35+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 72a6c49c..47f1669e 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH = "ti-linux-5.10.y" | 24 | BRANCH = "ti-linux-5.10.y" |
25 | 25 | ||
26 | SRCREV = "72d727fe733f2610e937a063bcebedce329948ec" | 26 | SRCREV = "ae876c7c91df646ab198331e676f250f06cfdeb5" |
27 | PV = "5.10.35+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 |