mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Latest harfbuzz 6.0.0 has bad cmake config that uses absolute paths,
which breaks static builds for Qt. Add workaroud that causes Qt
to use pkg-config to find correct paths for libs and includes.
From qtshadertools build:
ninja: error: '/usr/lib/libharfbuzz.so.0.60000.0', needed by
'lib/libQt6ShaderTools.a', missing and no known rule to make it
Change-Id: I9f8bca0d4b9648e58c008e4064ff4f7b88f5f4f0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| disable-build.bbclass | ||
| populate_sdk_qt6_base.bbclass | ||
| populate_sdk_qt6.bbclass | ||
| qt6-cmake.bbclass | ||
| qt6-paths.bbclass | ||
| qt6-qmake.bbclass | ||
| srcrev-update.bbclass | ||