From 8f90e6e268e3be8239a10c5eb82c79c02046b706 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 28 Apr 2015 02:10:23 +0000 Subject: [PATCH] linux-ti-staging: update with PM and other 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 061faedb..5d1e5ca7 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 = "5e342e186fcd9834fff09f6335b344599042be88" +SRCREV = "ba552b4bc706e4c7040afcd4bc9462fb957768e1" PV = "3.14.39" # 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"