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>
2 lines
36 B
C++
2 lines
36 B
C++
DISTRO_FEATURES:append = " wayland"
|