From de2bdfdc93d82e7f41ee3cba33c8dbc61ad91048 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 8 Sep 2015 20:55:11 +0000 Subject: [PATCH] linux-ti-staging: update with latest connectivity changes 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 a423ca74..c1ca9c79 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -50,11 +50,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "3adfb503c87468c448ee30191511184fb0c65dd0" +SRCREV = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378" 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 = "h" +MACHINE_KERNEL_PR_append = "i" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"