From b8e581a97e11028cd659a926ffc6d36b4d927642 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 20 Mar 2015 22:16:16 +0000 Subject: [PATCH] linux-ti-staging: update with more 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 fae2a2f2..568ad89f 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 = "5127b235b584ab300d510f6071464ed9ebd66e9a" +SRCREV = "e53372f1d9ca5a411741ad527d54d1fa67f56f34" PV = "3.14.35" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"