From ff5dde033f16634cc5c7b167e9536db0cf6f8fa3 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 3 Jun 2015 21:37:32 +0000 Subject: [PATCH] linux-ti-staging: update with latest platform and PM 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 0c3d499d..51127f4a 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -46,11 +46,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "c12a0f63ff2636cb406f249ca286d1d80bbac5c8" +SRCREV = "d4d72d56fdc67603633f0168073713180934dbc0" PV = "3.14.43+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"