mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
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 commit51bd35a9f9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit572aa2ea9c)
This commit is contained in:
parent
f1e9e2068f
commit
10e256ca63
|
|
@ -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)}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user