From d0bb7f1d4b9bf9e5c754bcd0da906e6850078444 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 24 Apr 2018 22:27:51 +0800 Subject: [PATCH] Fix kernel reboot will stop problem for dual core --- 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 403a06b..bbad0aa 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 = "405fa0acc0b3db88cd590b84927756ba7cb37c44" +SRCREV = "2d0920f9189a353a7911a0628d958d6bd32e0587" PV = "4.9.11" LOCALVERSION = "-1.0.1_smarc" -- 1.9.1