From 222805267d1bfd0b15d3d055fb56a115c42105ce Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 10 May 2019 22:50:33 +0800 Subject: [PATCH] minor bug fixed --- 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 b582ed5..1189d92 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 = "b228f17b4f1f996d45b32f179af73ea0fff3e175" +SRCREV = "9b4882b1590910824c3019f0d479c697f51aabcc" S = "${WORKDIR}/git" -- 1.9.1