diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-27 08:32:42 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-10-27 12:57:49 +0000 |
| commit | fa87ab11de99cba1df75a6436e3f7e2425b67a48 (patch) | |
| tree | 6e8018207344830bc61fc843efcb09070f0b2ace /conf | |
| parent | 66dcebad43a54630fe81ce9c8bb73bf7603caf03 (diff) | |
| download | meta-boot2qt-fa87ab11de99cba1df75a6436e3f7e2425b67a48.tar.gz | |
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 <risto.avila@qt.io>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/colibri-vf.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
| 49 | 49 | ||
| 50 | PREFERRED_PROVIDER_virtual/egl = "opengldummy" | 50 | PREFERRED_PROVIDER_virtual/egl = "opengldummy" |
| 51 | PREFERRED_PROVIDER_virtual/libgles2 = "opengldummy" | 51 | PREFERRED_PROVIDER_virtual/libgles2 = "opengldummy" |
| 52 | PREFERRED_VERSION_linux-toradex = "4.1" | ||
| 52 | 53 | ||
| 53 | DISTRO_FEATURES_remove = "webengine" | 54 | DISTRO_FEATURES_remove = "webengine" |
| 54 | 55 | ||
