From 5ab46bc5e8d51634d78687bdb985162a33f52c22 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 6 Dec 2019 17:00:03 +0800 Subject: [PATCH] Add kernel CAN bus irq pin --- recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb index cc6888d..8bf9abb 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb @@ -21,7 +21,7 @@ DEFAULT_DTB = "fsl-smarcimx8mq" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "5391ef46f0e83d177b39b575518a70df15d8dcc2" +SRCREV = "edbedc0fab5340f84384e1bd870669a9e0b9d824" S = "${WORKDIR}/git" -- 1.9.1