summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5base/qplatformdefs.h
diff options
context:
space:
mode:
authorGiulio Benetti <giulio.benetti@micronovasrl.com>2017-11-13 19:41:54 +0100
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2018-04-04 23:35:22 +0200
commit81fb33af2a6e4f4d379da3372b2a607b7ae1a21f (patch)
tree476d92ac97799e2cb1ccc974b0f505c388eea582 /package/qt5/qt5base/qplatformdefs.h
parent8193cd84a56f5c8fe925c2c74271e474c191b6f5 (diff)
downloadbuildroot-81fb33af2a6e4f4d379da3372b2a607b7ae1a21f.tar.gz
buildroot-81fb33af2a6e4f4d379da3372b2a607b7ae1a21f.zip
qt5base: correct eglfs support in qmake.conf.in
Setting EGLFS_DEVICE_INTEGRATION at the end of qmake.conf like is done by commit 0c219ddb8a doesn't work correctly: it has to be set before the include(../common/linux_device_post.conf) Instead of appending to the file, change it into a qmake.conf.in template file that contains a placeholder for the EGLFS_DEVICE_INTEGRATION assignment and update it with sed. Since the sed always has to be executed, this removes the need for a separate QT5BASE_CONFIGURE_QMAKE_CONFIG definition. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> [Arnout: simplify the replacement, move sunxi-mali support to a separate patch] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/qt5/qt5base/qplatformdefs.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud