6 Commits

Author SHA1 Message Date
Andreas Müller
42a6ec9399 Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:25:06 +02:00
Andreas Müller
88a5ceec31 remove qt5-creator append
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 00:21:33 +02:00
Andreas Müller
9f3e89aeb1 python3-pyqt5: Extend meta-qt5's recipe to native for carla
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-05-01 23:02:15 +02:00
Andreas Müller
6f72db3e92 Extent wxwidget so we ware still dunfell compatible
Almost forgot to copy this from meta-microcontroller for kicad.

Tested with both layers meta-microcontrollers & meta-musicians on dunfell and
master

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-20 23:07:21 +01:00
Andreas Müller
0b8d736787 Make qttools and qt5-creator aware of meta-clang
* qttools: we need full qthelp support for upcoming musescore
* qt5-creator: would break without clang support and qttolls with clang support

Have done similar in meta-qt5-extra once I landed the patches in meta-qt5
master & dunfell (since this was done before gategarth it should be fine for
gategarth too)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-18 23:25:56 +01:00
Andreas Müller
55bec93d80 qtbase-native: add 'gui' & 'imageformats' to PACKAGECONFIG
This is a preparation step for musescore:

* musescore requires native qthelp
* native qthelp requires gui (!!)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-04-12 14:14:55 +02:00