From 0c900b8df37eaf9b237ecaf5b77a4cf5819ce6af Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 9 Nov 2015 04:43:51 +0000 Subject: [PATCH] linux-ti-staging: update to the latest 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 11e7acc3..6e64b8bb 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -54,11 +54,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "8a6bfa3c90407b6588ec58724b0f6c3eefbca8fc" +SRCREV = "b9280daf1340ca5a21271d560df522215e7f2d73" PV = "4.1.12+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"