diff options
Diffstat (limited to 'meta-fsl-arm/qt5-layer')
| -rw-r--r-- | meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend index c1df76434..20fc15fea 100644 --- a/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend +++ b/meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | |||
| @@ -11,7 +11,7 @@ PACKAGECONFIG_append_mx5 = " tslib icu examples" | |||
| 11 | 11 | ||
| 12 | PACKAGECONFIG_GL_mx6 = "gles2" | 12 | PACKAGECONFIG_GL_mx6 = "gles2" |
| 13 | PACKAGECONFIG_append_mx6 = " tslib icu examples" | 13 | PACKAGECONFIG_append_mx6 = " tslib icu examples" |
| 14 | QT_CONFIG_FLAGS_append_mx6 = "${@base_contains('DISTRO_FEATURES', 'x11', ' -no-eglfs', '', d)}" | 14 | QT_CONFIG_FLAGS_append_mx6 = "${@base_contains('DISTRO_FEATURES', 'x11', ' -no-eglfs', ' -eglfs', d)}" |
| 15 | 15 | ||
| 16 | do_configure_prepend_mx5() { | 16 | do_configure_prepend_mx5() { |
| 17 | sed -i 's!load(qt_config)!!' ${S}/mkspecs/linux-oe-g++/qmake.conf | 17 | sed -i 's!load(qt_config)!!' ${S}/mkspecs/linux-oe-g++/qmake.conf |
