From bf4ea2414381de75f712deab54dcaea7e557e8b5 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 26 Feb 2015 14:13:14 -0500 Subject: [PATCH] linux-ti-staging: update with fixes from feature trees Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index a154a424..7fcea58f 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "378082268043f955f26c532a5a1be33f6dccb043" +SRCREV = "b984449dc3a451dbbb669467718b01e3855df64f" PV = "3.14.33" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"