mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
QtWebengine requires libwebp-native, but support for it was added in nanbield. To support kirkstone builds, add bbappend to enable the native builds. Change-Id: Id94addf24f19552b6fb6fc074e0a5c51199b877f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commita36b5a05b4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit7c4a586d1f)
2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
BBCLASSEXTEND = "native nativesdk"
|