mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtconnectivity: enable ptest
Issues resolved and the tests can be enabled. Pick-to: 6.6 6.5 Change-Id: Ia50bf85c006fef63a65762bd37204f86299e7bf9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
097cfd9d54
commit
51bd35a9f9
|
|
@ -14,9 +14,6 @@ inherit qt6-cmake
|
|||
include recipes-qt/qt6/qt6-git.inc
|
||||
include recipes-qt/qt6/qt6.inc
|
||||
|
||||
# QTBUG-93565
|
||||
PTEST_ENABLED = "0"
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative qtdeclarative-native"
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user