From 86cbe225d3592c6595f657c225601ae8a926d4b8 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 16 Feb 2016 04:47:01 +0000 Subject: [PATCH] linux-ti-staging: update with latest fixes 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 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 b83c9db4..a8cc64e7 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 = "dae41414135f3424c2cd6c6d03f6df979b94a0ff" +SRCREV = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 4a21d458..a1b6d6b6 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -65,11 +65,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "40263b4e2d499174013331c8800a2811d39ff8b3" +SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2" 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 = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"