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. Pick-to: dev 6.9 Change-Id: I8e5158c1ac214485be9017c8c83636f7003d6239 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
parent
a9be703b3b
commit
2ef3f67de3
|
|
@ -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