From 6d96a4b09b44487c82cc71907541783508f22b9c Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 10 Jan 2015 01:10:55 +0000 Subject: [PATCH] linux-ti-staging: update with latest fixes in connectivity and A/D 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 6c0a3521..bfeccf3c 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 = "6b7737373fad112d416781e83841732d33b0d1bd" +SRCREV = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e" PV = "3.14.26" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"