diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-02-25 18:16:54 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-03-05 19:28:46 +0100 |
commit | fc06fb8ceb8eec4fe64463234ce6aaadd5f8a852 (patch) | |
tree | 7255b17d1e7a14414f761c0bfb8ee265e02d154b /recipes-qt/qt5/qtbase/0012-qtbase-allow-build-of-examples.patch | |
parent | 201b3b2c89d77a6ef8ea6e5f6b63929429184994 (diff) | |
download | meta-qt5-fc06fb8ceb8eec4fe64463234ce6aaadd5f8a852.tar.gz |
qtbase.inc: set virtual/mesa and virtual/egl as dependency in PACKAGECONFIG[kms]
* there is no kms around
* mesa is the default implementation for (lib)gbm (see config.tests/qpa/kms)
* in configure we find:
| if [ "$CFG_KMS" = "yes" ]; then
| if [ "$CFG_EGL" = "no" ]; then
| echo "The KMS plugin requires EGL support and cannot be built"
| exit 101
| fi
| fi
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase/0012-qtbase-allow-build-of-examples.patch')
0 files changed, 0 insertions, 0 deletions