From 60a7bfbf96609ef6f3e084c32b2af853222b3b7e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 14 May 2015 03:42:35 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.42 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 955af5cb..eb1ad27c 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 = "725b7cf9428077b8cce8b4b7d74608b82978dda5" -PV = "3.14.41" +SRCREV = "7763988e04f12b089283e385f3593e7f34a92068" +PV = "3.14.42" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"