From 4586cebb08defc8a1789246711b9b686281db3d6 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 4 Mar 2016 23:11:08 +0000 Subject: [PATCH] linux-ti-staging: update with latest A/D, connectivity and rpmsg 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 0d247638..1c2dc64f 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 = "c7a542d5948069c53c901ff948213ab2fab05a64" +SRCREV = "141ec2a74c877d996281cb1aef3c7ce3920b637e" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index b3effa6a..2b2c704e 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -69,11 +69,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "200551353fb466d02da7186b6fed79dcfdf55064" +SRCREV = "bbd032bf6c45e07806ce2faece824035ebf13869" PV = "4.1.18+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "e" +MACHINE_KERNEL_PR_append = "f" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"