summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-08-14 08:26:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-08-14 12:34:38 -0400
commit96cf07485bb25df46ec0c8fd9d81cc240e069deb (patch)
tree0f56abe88eded46a260250565e2e16ce343eb66d
parenta817ad5826b1c35084a6abb093b89a3916ecb283 (diff)
downloadmeta-ti-96cf07485bb25df46ec0c8fd9d81cc240e069deb.tar.gz
linux-ti-staging: update to 3.14.17 stable
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 37e6259c..46c3dedc 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,8 +44,8 @@ S = "${WORKDIR}/git"
44 44
45BRANCH = "ti-linux-3.14.y" 45BRANCH = "ti-linux-3.14.y"
46 46
47SRCREV = "8f69b4c2243fb3b0d85fd2a0b575d5170d53dbea" 47SRCREV = "367e55fbd8b6a7fb853f44a4f854eaadbbfd68c2"
48PV = "3.14.16" 48PV = "3.14.17"
49 49
50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 50# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
51MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 51MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"