From ce5680706639840a6f467e2bb5549a7310994707 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 2 Feb 2016 04:31:20 +0000 Subject: [PATCH] linux-ti-staging: update to 4.1.17 Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.1.bb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index 13c77db9..aeb6ead9 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" BRANCH = "ti-rt-linux-4.1.y" -SRCREV = "71b02422332b1482fda520e92a3c9eb9c7a54ec1" +SRCREV = "ff766c27f1e5e73e550949db58521bbbfd2afd44" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index dfe9a44e..71f2de90 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -64,11 +64,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "08ad1740b59cc3aef52a2612b1e807a3e844583c" -PV = "4.1.16+git${SRCPV}" +SRCREV = "e4346cf990da13eb936de5e130d8a4baab5c5688" +PV = "4.1.17+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b" +MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"