From 0144edd01dbb21b4b9b0d78b4af1855102c3b4f2 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 12 May 2015 01:27:53 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.41 with platform, connectivity fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index aa5810db..955af5cb 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 = "ad37716161e4e7a670607b4bd9b2407409918800" -PV = "3.14.40" +SRCREV = "725b7cf9428077b8cce8b4b7d74608b82978dda5" +PV = "3.14.41" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"