summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.9.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.9.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
index d0c42b29..4b9ab43a 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
6 6
7BRANCH = "ti-rt-linux-4.9.y" 7BRANCH = "ti-rt-linux-4.9.y"
8 8
9SRCREV = "d4d0fb971da2c7db25c6560943f451637befff49" 9SRCREV = "6f2d5fd6dbf21935c84ee315c21a14e0734ce140"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb
index 53263138..435df2d1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git"
55 55
56BRANCH = "ti-lsk-linux-4.9.y" 56BRANCH = "ti-lsk-linux-4.9.y"
57 57
58SRCREV = "c1b1411312453efdcd9cec3d49b8f02bea4db540" 58SRCREV = "4d5a8c7b1494b9e67ef98e358ba1fb357e17c1f0"
59PV = "4.9.30+git${SRCPV}" 59PV = "4.9.31+git${SRCPV}"
60 60
61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
62MACHINE_KERNEL_PR_append = "c" 62MACHINE_KERNEL_PR_append = "c"