aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/zaurus.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2018-07-18 00:24:19 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-07-20 10:00:51 +0200
commit09f43c3fa7bd1295e7a3e8ad9d20688f3317525f (patch)
tree3e7dc6aa93af05eeb7b581d5110c4e60bc8f21fd /conf/machine/include/zaurus.inc
parent24da68dd83b84be4366002f6211af9e6f17e45cf (diff)
downloadmeta-handheld-09f43c3fa7bd1295e7a3e8ad9d20688f3317525f.tar.gz
zaurus.inc: keep gcc7 as preferred version
There are still issues and kernels 4.4.1xx fail to compile with gcc8.1. Temporarly revert to older compiler. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'conf/machine/include/zaurus.inc')
-rw-r--r--conf/machine/include/zaurus.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index c6e9e98..a44a437 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -20,6 +20,10 @@ XSERVER = "xserver-xorg xf86-video-fbdev xf86-input-keyboard xf86-input-mouse xf
# kernel
########
+# kernel 4.4 fails to compile with gcc8.1
+GCCVERSION_collie ?= "7.%"
+GCCVERSION_poodle ?= "7.%"
+
PREFERRED_PROVIDER_virtual/kernel = "linux-handheld"
# Default bootloader expects "zImage", use "uImage" for u-boot