| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
And build qt3d with the gamepad support enabled. QtGamePad depends
on libsdl2 which needs adjustment to build without x11.
Change-Id: I03e42136ab4d50d66b0d95f14ad8f21922e03477
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
LTCG is already disabled in QtWebEngine code, no need to override here.
Change-Id: I85d2985672e9a1d73a3cccc55293f3a8ded68d6d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
freetype added as default in meta-qt5 commit:
333949a8239dfa7788b35f1059614733e11a6a25 Upgrade to Qt 5.8
Change-Id: Ie9da6a119bf44cc5f9fc9582970920943b633147
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes available in upstream:
meta-qt5:
75e2d3a2e3888c06c1da74f3f6ab82882f450064
poky:
39e0d1f0e4e3afe8e7032bb462d21f2e6f8b714e
8be26d5833cea0d221d85a3502bbc11641209701
Change-Id: Ibb3c96ce60e79272fd3a273db772bd3940dc7551
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Start using harfbuzz-ng instead of the very old harfbuzz that Qt
defaults to when -no-harfbuzz configure option is used.
Task-number: QTBUG-70277
Change-Id: I136bf062cf73a82a7743ce422369df4ec0873bf0
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
|
|
|
|
|
| |
Change-Id: Ibbc48b9d8dd0c41966e8acb71e065122ee36719f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Re-enable building qtbase and rest of the modules with Link Time Optimization
that significantly improves performance and reduces binary sizes. Exclude it
from QtWebEngine, as it produces unstable binaries for ARM.
Task-number: QTBUG-68688
Change-Id: Ic2448229b878c5b16febf4773dba6c52f5983fd5
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
All u-boot scripts updated and one added for colibri-imx6ull.
Colibri-imx6ull supports tezi, but has same size limitation
as colibri-imx7.
Task-number: QTBUG-70052
Change-Id: Ia05f15c27ceff2b643470c08c3c1be6ace209fb4
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Ltcg creates currently unusable qwebengine binaries for arm.
Task-number: QTBUG-69808
Change-Id: I60d47f63295c3f1b6d8031e9ca768c08e3898e88
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Build qtbase and rest of the modules with Link Time Optimization
that significantly improves performance and reduces binary sizes.
Task-number: QTBUG-68688
Change-Id: Ia6b73b063c65a719549b26adaf1d67f94cae65a6
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Includes merged commits from upstream/master & new recipe for
Qt3DStudio runtime libraries
* gsteamer1.0-plugins-bad appends added to meta-boot2qt-distro specific
bbappend as plugins-bad was moved to plugins-good as upstream/master
is built against poky (sumo) and we're still at pyro branch.
* qtbase bbappend updated with new getentropy packageconfig.
Change-Id: I612040526fa73ba8866187c0f6931b2194444b9a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provides support for Toradex Apalis iMX8 and
NXP i.MX 8QMax LPDDR4 validation board.
Use Beta2 release from meta-fsl-bsp-release
Task-number: QTBUG-64714
Change-Id: I0d1edec66f7d64aaeda823c4d6bd675209ae787c
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
|
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|