meta-qt6 how to fine tune which modules are built and included
Unsolved
Mobile and Embedded
-
Hi. With meta-qt6, what is the preferred way to specify which modules should be built by the distro and included in the image?
Have read:
https://doc.qt.io/Boot2Qt-6.2/b2qt-meta-qt6.htmlThis explains how to configure a particular module, but assumes that you already know which modules and which PACKAGECONFIG options to use?
Doesn't have a link to the lists of modules/options?
And doesn't explain the preferred way to include/exclude an entire module?PS. Ideally looking for which modules and options to include/exclude to get a tiny, practical Qt build with Qt Quick / QML for embedded.
Thank you
-- Peter