qtconnectivity: enable ptest

Issues resolved and the tests can be enabled.

Change-Id: Ia50bf85c006fef63a65762bd37204f86299e7bf9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit 51bd35a9f9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 572aa2ea9c)
This commit is contained in:
Samuli Piippo 2023-11-01 12:05:07 +00:00 committed by Qt Cherry-pick Bot
parent f1e9e2068f
commit 10e256ca63

View File

@ -15,9 +15,6 @@ include recipes-qt/qt6/qt6-git.inc
include recipes-qt/qt6/qt6-lts.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)}"