summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.14.bb4
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb4
2 files changed, 4 insertions, 4 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 a5ed2536..a8322928 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
6 6
7BRANCH = "ti-rt-linux-4.14.y" 7BRANCH = "ti-rt-linux-4.14.y"
8 8
9SRCREV = "2c7fc5f1d50fbfe18bebe22361fd4b522aeddeb7" 9SRCREV = "0027520b443976042f208d318bb7266683f38b49"
10PV = "4.14.49+git${SRCPV}" 10PV = "4.14.50+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 3aa4dd7c..be4d9bdc 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"
54 54
55BRANCH = "ti-lsk-linux-4.14.y" 55BRANCH = "ti-lsk-linux-4.14.y"
56 56
57SRCREV = "e9a15b9881f68dc03c7a6a7d9730d706cde4bd1f" 57SRCREV = "e13cb5edef64dd74a8a502677ef924d2418faaa9"
58PV = "4.14.49+git${SRCPV}" 58PV = "4.14.50+git${SRCPV}"
59 59
60# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 60# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
61MACHINE_KERNEL_PR_append = "a" 61MACHINE_KERNEL_PR_append = "a"