summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_5.4.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.4.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
index b6831c34..a9dac5af 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
6 6
7BRANCH = "ti-rt-linux-5.4.y" 7BRANCH = "ti-rt-linux-5.4.y"
8 8
9SRCREV = "f88a6c0071660458ed8985500ed5c4b5c8a7f372" 9SRCREV = "6cd92cf89235d5ddb3c0104d02c0f3db48efdba4"
10PV = "5.4.93+git${SRCPV}" 10PV = "5.4.93+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
index 052c8971..37f387c3 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git"
21 21
22BRANCH = "ti-linux-5.4.y" 22BRANCH = "ti-linux-5.4.y"
23 23
24SRCREV = "d36781593d111abb7c56bbc7094ab6b5673d6a01" 24SRCREV = "87c0425824b4169e4d697c4f6219243249a8c08b"
25PV = "5.4.93+git${SRCPV}" 25PV = "5.4.93+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