As signaled upstream the kernels built with gcc7 fail to decompress.

See https://www.spinics.net/lists/arm-kernel/msg594654.html
ARM: pxa/corgi: armv5te kernel 4.12 fails to decompress compiled with gcc7

Signed-off-by: Andrea Adami <andrea.ad...@gmail.com>
---
 conf/machine/include/zaurus.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index c6e9e98..c6244b9 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -33,6 +33,8 @@ XZ_COMPRESSION_LEVEL = "-2e"
 # machine tuning
 ################
 
+GCCVERSION = "6.%"
+
 ARM_INSTRUCTION_SET = "thumb"
 ARM_INSTRUCTION_SET_collie = "arm"
 
-- 
2.7.4

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to