aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/conf/machine/genericarmv7ab.conf
AgeCommit message (Collapse)Author
2013-11-08genericarmv7ab: Fix to select big-endianRichard Purdie
Fix genericarmv7ab to select a big-endian tune by default as it name implies it should. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Change-Id: I46304e7d6ae5f0e7248a1b90c57028ea43f0e648
2013-10-30genericarmv7a*: remove DEFAULTTUNE overridesKoen Kooi
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 <koen.kooi@linaro.org>
2013-04-05genericarmv7ab.conf: added armv7a big endian machineMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>