From 558f5c2498fc50edb93aa71dc2cd898380cd69fb Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 10 Dec 2015 11:40:03 +0800 Subject: [PATCH] Fix MUSB DMA bug --- recipes-kernel/linux/linux-smarct335x-staging_3.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarct335x-staging_3.12.bb b/recipes-kernel/linux/linux-smarct335x-staging_3.12.bb index b68e70d..06ae75f 100644 --- a/recipes-kernel/linux/linux-smarct335x-staging_3.12.bb +++ b/recipes-kernel/linux/linux-smarct335x-staging_3.12.bb @@ -38,7 +38,7 @@ S = "${WORKDIR}/git" BRANCH = "smarc-ti-linux-3.12.y" # Corresponds to tag ti-linux-3.12.y -SRCREV = "6dd7f59e7c79d8dd9e5bb1ddfece8aa8e26488ec" +SRCREV = "c461db2ad66b153b0b54450e2241bfe086b5314f" PV = "3.12.30" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -- 1.9.1