diff --git a/recipes-qt/qt6/qtcoap_git.bb b/recipes-qt/qt6/qtcoap_git.bb index 85748b1..5d3a1e5 100644 --- a/recipes-qt/qt6/qtcoap_git.bb +++ b/recipes-qt/qt6/qtcoap_git.bb @@ -12,4 +12,6 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase" +PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative" + SRCREV = "7dd7398388a3872983b5fd4e0f0c4cd1301d22ca"