From 631f2b4037c36ff9b218de7a47e34c7754fcdcf0 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 21 Sep 2015 21:39:59 +0000 Subject: [PATCH] linux-ti-staging: update with latest fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 91a31e50..3bdfa354 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -53,11 +53,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4" +SRCREV = "6d77561dd0c6b18bd5e9abf45dc215b84ebe338f" PV = "4.1.6+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "l" +MACHINE_KERNEL_PR_append = "m" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"