From 568100f3862df37d86dad5c69016a23a1ab50d33 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 11 Oct 2014 02:53:11 +0000 Subject: [PATCH] linux-ti-staging 3.14: update to latest with connectivity, pm, a/d 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 180a038d..4c5ddf35 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -44,11 +44,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "bdbce705b538fb18116afbcf62a59d2fb602de5e" +SRCREV = "4590fc1f771056d620bf964af7202fea7f743380" PV = "3.14.19" # 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"