From df50890066263e6767a47ccf38a242786709f17e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 17 Jun 2015 20:46:44 +0000 Subject: [PATCH] linux-ti-staging: update with latest PM and 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 3970e494..fcf9f2fc 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 = "c60cc2e4d974ee9815399c536c538162ae930cc5" +SRCREV = "e19ba3d996f22ad8cc7187b30c18347aba0d594d" 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 = "i" +MACHINE_KERNEL_PR_append = "j" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"