From 5154a5cb3c374325f346def4da59594abf30674a Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Mon, 9 Apr 2018 20:47:24 +0800 Subject: [PATCH] Fix software reboot will stop problem --- recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb b/recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb index 0e7eb11..403a06b 100644 --- a/recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb +++ b/recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb @@ -17,7 +17,7 @@ SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH} \ file://defconfig \ " -SRCREV = "01490462c76c87237c41262f2f45ce63a944b57b" +SRCREV = "405fa0acc0b3db88cd590b84927756ba7cb37c44" PV = "4.9.11" LOCALVERSION = "-1.0.1_smarc" -- 1.9.1