From f661272c011fe05d6ce1738778d5a2ad47352f9e Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Mon, 3 Jun 2019 14:30:46 +0800 Subject: [PATCH] Fix Linux kernel wdog device tree node description --- 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 1189d92..5f96c26 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 = "9b4882b1590910824c3019f0d479c697f51aabcc" +SRCREV = "4544004fd5f97dece58e27f3ade5c7f47feaea23" S = "${WORKDIR}/git" -- 1.9.1