From 67828e5cc680844fcdf6407df68a08ffabf3e415 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 9 Jul 2019 19:35:13 +0800 Subject: [PATCH] Add support for external watchdog linux kernel driver on module --- recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb b/recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb index 65b8498..afe2586 100644 --- a/recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb +++ b/recipes-kernel/linux/linux-smarcfimx6_4.9.88.bb @@ -28,7 +28,7 @@ DEFCONFIG_mx6 = "smarcfimx6_defconfig" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "4b3fe740490221fc48c7f424a1e2e213b4874727" +SRCREV = "9c985dee5559ac7c54c590445fa2044678dba21f" S = "${WORKDIR}/git" -- 1.9.1