mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtwebchannel: skip buildpath QA for examples
Example contains path to builddir. Change-Id: I8e5158c1ac214485be9017c8c83636f7003d6239 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit2ef3f67de3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit064646f691)
This commit is contained in:
parent
4a19ebdbe7
commit
5f09943063
|
|
@ -19,3 +19,4 @@ PACKAGECONFIG ?= "qml"
|
|||
PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtwebsockets"
|
||||
PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native"
|
||||
|
||||
INSANE_SKIP:${PN}-examples += "buildpaths"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user