mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-18 05:01:56 +02:00
qttools: remove ptest installation
Remove last bit of ptest functionality from qttools as no tests are build anymore. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
committed by
Martin Jansa
parent
254576f9b4
commit
1365691f40
@@ -52,9 +52,3 @@ EXTRA_QMAKEVARS_PRE_append_class-target = "\
|
||||
SRCREV = "1682033b1bdadefeb9b953f7d9d096d884f797e2"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
do_install_ptest() {
|
||||
mkdir -p ${D}${PTEST_PATH}
|
||||
t=${D}${PTEST_PATH}
|
||||
cp ${B}/tests/auto/qtdiag/tst_tdiag $t
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user