From 292d722cb480c7c77e28291961b739e78aa77dca Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 6 May 2015 22:57:28 +0000 Subject: [PATCH] linux-ti-staging: update with more 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 cb08de4b..63a8bd20 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 = "443cd651e9fd926f50932abff395f6f843a11372" +SRCREV = "ad37716161e4e7a670607b4bd9b2407409918800" PV = "3.14.40" # 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"