From ac0d92a2526f396ce28d4cb604e1a46e6604d56d Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 4 Aug 2015 01:20:47 +0000 Subject: [PATCH] linux-ti-staging 4.1: update to 4.1.4 Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index cd4497ae..67fba2ca 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 = "83b86ca5dacc381b5c21db27aba348f187890632" -PV = "4.1.3+git${SRCPV}" +SRCREV = "583d3e9ad9f1610b3ac0c531b10fed1cad466b5c" +PV = "4.1.4+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "c" +MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"