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 aaed7f3f..95b17570 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 = "fa80ffc7961b847a40745adedeae289081762ee7" 9SRCREV = "8fbd16658d1105671e67182c290235a99a7af02b"
10PV = "5.10.30+git${SRCPV}" 10PV = "5.10.30+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 80c677c1..4ec19af7 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git"
21 21
22BRANCH = "ti-linux-5.10.y" 22BRANCH = "ti-linux-5.10.y"
23 23
24SRCREV = "49d1242fa195c081de943c8be078ec27baba3701" 24SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f"
25PV = "5.10.30+git${SRCPV}" 25PV = "5.10.30+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