From 4fb04c5c5f707fa29b909ac7c061943b93fb8619 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sun, 20 Mar 2016 02:00:09 +0000 Subject: [PATCH] linux-ti-staging: update with latest connectivity 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 96863166..d2c4b286 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 = "a4248d096e1d94ca6e9223c77735ef7c6551ccff" +SRCREV = "b1e14d991256c58d564b50d4d0439521cff27749" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index d041fd37..8efb1c57 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 = "32346b4d29d2405124e084c6a28f8ae0c0d4df6c" +SRCREV = "c23eecbb9f1d6f2eef11eebb3281b79fb26ff862" 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 = "i" +MACHINE_KERNEL_PR_append = "j" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"