From b00618ca33402f44c9807207c940cd70bbb74401 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 28 Feb 2015 04:25:58 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.34 plus platform and pm fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 7fcea58f..43db7f40 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 = "b984449dc3a451dbbb669467718b01e3855df64f" -PV = "3.14.33" +SRCREV = "1a49ac9df1dcd719cb9e89ee891252a17a6a76de" +PV = "3.14.34" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"