15 Commits

Author SHA1 Message Date
Andreas Müller
3354edc599 qtbase: Fix imx use-mainline-bsp override
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-24 10:04:52 +01:00
Andreas Müller
b1f483be1f Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:03:30 +02:00
Andreas Müller
9db137dfe2 qtbase: make PACKAGECONFIGS mandatory - particularly 'sm'
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-03-06 15:50:24 +01:00
Andreas Müller
19db12e787 qtbase: Set iMX GL defaults back to meta-qt5/qtbase defaults
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-06-18 16:48:18 +02:00
Andreas Müller
bd5d44d378 Revert "qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl"
Will try to get this into meta-freescale

This reverts commit 0972828deb.
2018-10-17 21:10:27 +02:00
Andreas Müller
0972828deb qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl
This should be the least invasive place/method to make this change.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-16 16:04:16 +02:00
Andreas Müller
13b6642094 qtbase: remove gbm and kms again
This is a compromize:

* not all users of meta-qt5-extra build kde
* since recent commit in meta-qt5
    commit 75e2d3a2e3888c06c1da74f3f6ab82882f450064
    Author: Martin Jansa <Martin.Jansa@gmail.com>
    Date:   Sun Aug 12 10:20:04 2018 +0000

    qtbase: update the dependency for gbm PACKAGECONFIG

    * mesa* conditionally provides virtual/libgbm when gbm is enabled there
      so it's better than depending on just virtual/mesa

    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
  we kick out meta-freescale at least by forcing gbm: imx vivante blobs do
  not provide gbm.

Have not tested yet what fallout is caused, but in case of trouble I recomend
to set 'kde' in DISTRO_FEATURES (see meta-qt5/qtbase).

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-20 10:27:22 +02:00
Andreas Müller
da916a2396 qtbase: add some PACKAGECONFIGS for a better kde experience
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-18 14:40:36 +02:00
Andreas Müller
75b3fd39c0 qtbase: set system fontonfig
This should fix [1]

https://github.com/schnitzeltony/meta-qt5-extra/issues/53

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-08-11 15:27:07 +02:00
Andreas Müller
bd2f7c7e8b qtbase: remove qml-debug from PACKAGECONFIG
with recent mata-qt5 ist creates:

| WARNING: qtbase-5.11.1+gitAUTOINC+74305ba470-r0 do_configure: QA Issue: qtbase: invalid PACKAGECONFIG: qml-debug [invalid-packageconfig]

and honestly I have no idea why I intoduced it.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-30 01:56:51 +02:00
Andreas Müller
d425b975de qtbase: add accessibility to PACKAGECONFIG
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-07 19:17:47 +01:00
Andreas Müller
6505dca25c qtbase: add qml-debug to PACKAGECONFIG_DISTRO - kdeclarative does not build without
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 12:44:02 +01:00
Yannick Kiekens
45dba19684 qtbase: drop 0001-Add-a-function-for-QPA-plugins-to-explicitly-destroy.patch, does not apply on qt5.5
Signed-off-by: Yannick Kiekens <yannickkiekens@gmail.com>
2015-09-11 16:37:10 +02:00
Andreas Müller
0aa2bec235 qtbase: enable session management for x11 environments
we keep our kde patches for missing session management in for pure wayland
environments.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-06-17 16:04:44 +02:00
Andreas Müller
1526e7ae7b extends-meta-qt5: follow meta-qt5 to 5.4.2 (git)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-06-05 09:45:29 +02:00