Commit 67828e5cc680844fcdf6407df68a08ffabf3e415

Authored by Eric Lee
1 parent 77f5c303db
Exists in master

Add support for external watchdog linux kernel driver on module

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

recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb
... ... @@ -28,7 +28,7 @@
28 28  
29 29 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
30 30 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
31   -SRCREV = "4b3fe740490221fc48c7f424a1e2e213b4874727"
  31 +SRCREV = "9c985dee5559ac7c54c590445fa2044678dba21f"
32 32  
33 33 S = "${WORKDIR}/git"
34 34