From 96cf07485bb25df46ec0c8fd9d81cc240e069deb Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 14 Aug 2014 08:26:23 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.17 stable Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 ++-- 1 file 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" BRANCH = "ti-linux-3.14.y" -SRCREV = "8f69b4c2243fb3b0d85fd2a0b575d5170d53dbea" -PV = "3.14.16" +SRCREV = "367e55fbd8b6a7fb853f44a4f854eaadbbfd68c2" +PV = "3.14.17" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"