qt5base: Patch Qt config to detect sunxi-mali
authorDaniel Nyström <daniel.nystrom@timeterminal.se>
Wed, 16 Sep 2015 12:52:58 +0000 (14:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Nov 2015 20:17:09 +0000 (21:17 +0100)
commit1fe3ff6de0ccf191cc7df7aebcad73e792b8851a
tree5b7ba06fc18068bc86c8fa9d0cfdb9bf06913e79
parentec81a789b7b7c78f36e4fe24da1e24a6e750e101
qt5base: Patch Qt config to detect sunxi-mali

Currently Qt 5.5 only detects and build the eglfs_mali device
integration if the commercial Mali driver package from ARM is used.
This patch makes sure the Qt configure script also test for the
sunxi-mali driver package. It also removes the dependency of
the proprietary fbdev_window.h.

This issue is set to be fixed in upcoming Qt 5.6:
https://codereview.qt-project.org/#/c/125837/

[Thomas: renumber patch from 0010 to 0009.]

Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se>
Tested-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
[Thomas: build tested before the patch, verified that indeed the
eglfs-mali plugin doesn't get built, and that after the patch it gets
built as expected.]
package/qt5/qt5base/0009-fix-eglfs-for-sunxi-mali.patch [new file with mode: 0644]