Commit f661272c011fe05d6ce1738778d5a2ad47352f9e

Authored by Eric Lee
1 parent 222805267d

Fix Linux kernel wdog device tree node description

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb
... ... @@ -21,7 +21,7 @@
21 21  
22 22 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
23 23 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
24   -SRCREV = "9b4882b1590910824c3019f0d479c697f51aabcc"
  24 +SRCREV = "4544004fd5f97dece58e27f3ade5c7f47feaea23"
25 25  
26 26 S = "${WORKDIR}/git"
27 27