From ae63b8843eff399bfba3272b8612c972b6d12b7e Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Thu, 17 Mar 2016 10:19:26 -0700 Subject: qemuarm64.conf: don't clear MACHINE_FEATURES Accept the default MACHINE_FEATURES from qemu.inc (qemuarm64 shouldn't need to be a special case). (From OE-Core rev: e26718f8c048315e2ab819bc60566061f6ced420) Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/conf/machine/qemuarm64.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/conf/machine') diff --git a/meta/conf/machine/qemuarm64.conf b/meta/conf/machine/qemuarm64.conf index 8459d0f3cd..f59fb15c5f 100644 --- a/meta/conf/machine/qemuarm64.conf +++ b/meta/conf/machine/qemuarm64.conf @@ -5,8 +5,6 @@ require conf/machine/include/arm/arch-armv8.inc require conf/machine/include/qemu.inc -MACHINE_FEATURES = "" - KERNEL_IMAGETYPE = "Image" SERIAL_CONSOLES = "38400;ttyAMA0 38400;hvc0" -- cgit v1.2.3-54-g00ecf