Switch to medium compiler 27/9327/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 8 May 2017 03:36:16 +0000 (05:36 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 May 2017 04:01:15 +0000 (04:01 +0000)
The cyclone 5 is a cortex-a9 thus switch to the
matching compiler profile within AGL.

Change-Id: I19d695c653cc78c53dfce7a1adc27e7629256296
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9327
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-bsp/conf/include/agl_cyclone5.inc

index efef16c..37eb459 100644 (file)
@@ -1,2 +1,2 @@
 OSTREE_BOOTLOADER ?= "u-boot"
-DEFAULTTUNE="armv7athf-neon"
+DISTRO_FEATURE_append = " agl-medium-arm-compiler"