From fa87ab11de99cba1df75a6436e3f7e2425b67a48 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 27 Oct 2016 08:32:42 +0300 Subject: colibri-vf: use older 4.1 version of kernel to fix color issue The default 4.4 kernel has a problem with colors when using fbdev. As a workaround, use the default kernel from the previous V2.5 release. Change-Id: I4ce3b867f2eecf275cdcdad56a9f0af53541f9c5 Task-number: QTBUG-55768 Reviewed-by: Risto Avila --- conf/distro/include/colibri-vf.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf index 002e0e0..5a8498f 100644 --- a/conf/distro/include/colibri-vf.conf +++ b/conf/distro/include/colibri-vf.conf @@ -49,6 +49,7 @@ DEFAULTTUNE = "armv7ahf-neon" PREFERRED_PROVIDER_virtual/egl = "opengldummy" PREFERRED_PROVIDER_virtual/libgles2 = "opengldummy" +PREFERRED_VERSION_linux-toradex = "4.1" DISTRO_FEATURES_remove = "webengine" -- cgit v1.2.3-54-g00ecf