From cf5d6b77837a86223659bbd15f0aa3fa6f00ffe9 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 28 Jul 2015 04:00:38 +0000 Subject: [PATCH] linux-ti-staging 4.1: update with latest feature merges 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 f736fb54..7b5fadde 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -47,11 +47,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-4.1.y" -SRCREV = "c969194276d42fed25b70f89fe23e68978007107" +SRCREV = "c34fd7dc89f0f3690a84e6ec0d0d76ab86466366" PV = "4.1.3+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a" +MACHINE_KERNEL_PR_append = "b" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"