From 81c73df2acc6480d8ea63f3904d7b84b2bfcccd2 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 19 May 2015 00:37:01 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.43 with latest 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 eb1ad27c..260ed9b3 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,8 +45,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "7763988e04f12b089283e385f3593e7f34a92068" -PV = "3.14.42" +SRCREV = "d0f5c460aac292d2942b23dd6199fe23021212ad" +PV = "3.14.43" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"