summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_5.10.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.10.bb2
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
7BRANCH = "ti-rt-linux-5.10.y" 7BRANCH = "ti-rt-linux-5.10.y"
8 8
9SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c" 9SRCREV = "433ef931c699f08bef8c67de8458302c5f971c8b"
10PV = "5.10.35+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 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
24BRANCH = "ti-linux-5.10.y" 24BRANCH = "ti-linux-5.10.y"
25 25
26SRCREV = "72d727fe733f2610e937a063bcebedce329948ec" 26SRCREV = "ae876c7c91df646ab198331e676f250f06cfdeb5"
27PV = "5.10.35+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