From a42822fe5d4351a64c4a589756f7b72c81b8f2ef Mon Sep 17 00:00:00 2001 From: Phil Wise Date: Tue, 11 Apr 2017 14:52:54 +0200 Subject: Force version of Kernel to 4.4 to fix qemu crash See PRO-2693 for details --- conf/include/local/sota_qemux86-64.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/include') diff --git a/conf/include/local/sota_qemux86-64.inc b/conf/include/local/sota_qemux86-64.inc index 5fa1521..7ededa2 100644 --- a/conf/include/local/sota_qemux86-64.inc +++ b/conf/include/local/sota_qemux86-64.inc @@ -1,5 +1,8 @@ MACHINE = "qemux86-64" +# See https://advancedtelematic.atlassian.net/browse/PRO-2693 +PREFERRED_VERSION_linux-yocto_qemux86-64 = "4.4%" + # U-Boot support for SOTA PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot-ota" UBOOT_MACHINE_sota = "qemu-x86_defconfig" -- cgit v1.2.3-54-g00ecf