From ac077c902df2660a638ad15666613d482a399fae Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 22 Jan 2019 16:31:08 +0800 Subject: [PATCH] Add Linux Kernel ECSPI DMA support --- recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb b/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb index a464c02..f8b7917 100644 --- a/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb +++ b/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb @@ -28,7 +28,7 @@ DEFCONFIG_mx7 = "smarcfimx7_defconfig" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "9f503a4b89833562be086674bf5a80297ab60485" +SRCREV = "f5922409377902ad04a4bb7d49dccee2e7168169" S = "${WORKDIR}/git" -- 1.9.1