summaryrefslogtreecommitdiffstats
path: root/package/python/010-fix-python-config.patch
diff options
context:
space:
mode:
authorJérôme Pouiller <jezz@sysmic.org>2015-04-30 17:12:17 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-05-01 22:57:18 +0200
commitc9ecdd2b96ece42468e1dbaa26dbeda152aabd90 (patch)
tree5fe8805b406b0b42af3dd9ac3c49add3bd4a2e9e /package/python/010-fix-python-config.patch
parentf0964c8dc4d8273c81df4f1d3386322374bc095f (diff)
downloadbuildroot-c9ecdd2b96ece42468e1dbaa26dbeda152aabd90.tar.gz
buildroot-c9ecdd2b96ece42468e1dbaa26dbeda152aabd90.zip
gpu-viv-bin-mx6q: fix compiling issues with EGL_API_FB
To compile with Vivante header and use framebuffer, it is necessary to pass option -DEGL_API_FB. This option is declared in pkg-config file of Vivante library. But many packages (especialy qt5 components) does not consider these flags. So instead of patching every packages that use EGL, it is more convenient to patch Vivante headers. This commit add #define EGL_API_FB on top of eglvivante.h when necessary. [Thomas: fix syntax error.] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python/010-fix-python-config.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud