mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Test build without opengl and wayland in DISTRO_FEATURES. The default qtbase configuration depends on these DISTRO_FEATURES and not all modules are available without opengl or wayland. Rework coin configs to enable features when needed. Change-Id: I20b55f46f7ead0a5d1e0f7d7c98ff9e2aaa83d87 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
6 lines
257 B
PHP
6 lines
257 B
PHP
PACKAGECONFIG:append:pn-qtbase = " static"
|
|
QT_PTEST_ENABLED = "0"
|
|
PACKAGECONFIG:remove:pn-qtapplicationmanager = "multi-process bubblewrap"
|
|
RDEPENDS:${PN}:remove:pn-packagegroup-qt6-modules = "packagegroup-qt6-examples"
|
|
DISTRO_FEATURES:remove = "webengine"
|