mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Building Qt modules uses extra CMake instructions that try to be clever about which CMAKE_PREFIX_PATH to use. With SDK, these instructions end up using the SDK host paths in the device instead of the actual device paths. Add CMake option to prevent Qt from changing the default prefix. Fixes: QTBUG-103577 Pick-to: 6.3 6.2 Change-Id: Ia933c843d811e6adb2ed4ede4708f55a6f0e8f0c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |
||
|---|---|---|
| .. | ||
| disable-build.bbclass | ||
| populate_sdk_qt6_base.bbclass | ||
| qt6-cmake.bbclass | ||
| qt6-paths.bbclass | ||
| qt6-qmake.bbclass | ||
| srcrev-update.bbclass | ||