From 74bc3fbbdb9fccdd2016f3664a405853606d2284 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 20 Feb 2018 09:26:37 -0500 Subject: linux-yocto/4.12: fix qemuarm64 boot failure The -stable update to 4.12 needs one more commit to fix the boot of qemuarm64. This will be part of the next 4.12 -stable series, but for now, we merge the patch directly. 40146055677a mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y (From OE-Core rev: a8eb060cbbbb00581e8260dd6bfc31cff5558e8f) Signed-off-by: Richard Purdie Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb index f1a9c1d9fd..3ff2e1ce19 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.12.20" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "1c4ad569af3e23a77994235435040e322908687f" +SRCREV_machine ?= "40146055677a69730b2c36da1c8c1b4e9bae7bb0" SRCREV_meta ?= "19d815d5a34bfaad95d87cc097cef18b594daac8" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf