From 71bd33cb20ce93f016f9d2870ead2fd3ff205258 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 30 Oct 2013 20:05:50 +0100 Subject: genericarmv7a*: remove DEFAULTTUNE overrides The ARM float ABI is a DISTRO.conf setting and the OE-core default is softfp, so remove it from the machine configs. The Linaro CI configs have been updated to set the float abi in their site.conf. Change-Id: Iabd5508f3600281800c43adf5518e704c8fd3602 Signed-off-by: Koen Kooi --- meta-linaro/conf/machine/genericarmv7ab.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-linaro/conf/machine/genericarmv7ab.conf') diff --git a/meta-linaro/conf/machine/genericarmv7ab.conf b/meta-linaro/conf/machine/genericarmv7ab.conf index 6594fd66..317b2082 100644 --- a/meta-linaro/conf/machine/genericarmv7ab.conf +++ b/meta-linaro/conf/machine/genericarmv7ab.conf @@ -1,6 +1,5 @@ #@TYPE: Machine #@NAME: generic armv7a big endian machine #@DESCRIPTION: generic machine to be used by linaro-media-create -DEFAULTTUNE = "armv7athfb-neon" require conf/machine/genericarmv7a.conf -- cgit v1.2.3