From 16179dfab3c5a47d83e5ae33c3446cdad4ba9bfe Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 30 Jul 2014 01:41:08 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.14 with wlcore defconfig changes 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 fd8e1f22..b5056401 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,8 +45,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "fc907b1464b03aa571a1003020bf711da041e5aa" -PV = "3.14.13" +SRCREV = "b0fa4f08d72c8723219b5174b5749151b5acaee0" +PV = "3.14.14" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"