[oe-commits] [openembedded-core] 30/66: qemuarm64.conf: don't clear MACHINE_FEATURES

git at git.openembedded.org git at git.openembedded.org
Sun Mar 20 23:13:41 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit e26718f8c048315e2ab819bc60566061f6ced420
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Thu Mar 17 10:19:26 2016 -0700

    qemuarm64.conf: don't clear MACHINE_FEATURES
    
    Accept the default MACHINE_FEATURES from qemu.inc (qemuarm64
    shouldn't need to be a special case).
    
    Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/conf/machine/qemuarm64.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/conf/machine/qemuarm64.conf b/meta/conf/machine/qemuarm64.conf
index 8459d0f..f59fb15 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list