From 5acd0c6914ad03171d1dc09c5798caeac64e4704 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 10 Jan 2015 05:28:54 +0000 Subject: [PATCH] linux-ti-staging: update with PM fixes for am43x 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 bfeccf3c..d762be87 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 = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e" +SRCREV = "7828f3b4cb26fa9c978aa96cc46cca8521957f24" PV = "3.14.26" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"