summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.14.bb3
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb4
2 files changed, 4 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
index 4ddc05b1..e35c00bf 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
@@ -6,4 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
BRANCH = "ti-rt-linux-4.14.y"
-SRCREV = "db3b593d65e8354388066a2f2b83848270ab6e64"
+SRCREV = "684436586d348c99edb6009976639332a3b698a9"
+PV = "4.14.27+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index 98402caa..d5eb77c7 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -54,8 +54,8 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.14.y"
-SRCREV = "0becde7871f66cf5f20942b8f2230bb0660deffd"
-PV = "4.14.26+git${SRCPV}"
+SRCREV = "ad8707e96625508462b5dd40da14723755dfcc14"
+PV = "4.14.28+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "a"