From fb58d9314f414dcfd4d1be3bc6e351c9451d33f7 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 13 Mar 2015 04:38:31 +0000 Subject: [PATCH] linux-ti-staging: update with wlcore and connectivity fixes 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 e360891e..08f35ffe 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "90ead9ea0bd41087504953e9a74c9dc60ce3fdb7" +SRCREV = "f86844f9f0586940241e14e4b681c89498dacf2d" PV = "3.14.35" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"