diff options
| -rw-r--r-- | recipes-qt/qt5/qttools_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 12cde25f..fd6de101 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
| @@ -49,7 +49,6 @@ do_install_ptest() { | |||
| 49 | mkdir -p ${D}${PTEST_PATH} | 49 | mkdir -p ${D}${PTEST_PATH} |
| 50 | t=${D}${PTEST_PATH} | 50 | t=${D}${PTEST_PATH} |
| 51 | cp ${B}/tests/auto/qtdiag/tst_tdiag $t | 51 | cp ${B}/tests/auto/qtdiag/tst_tdiag $t |
| 52 | cp ${B}/tests/auto/qtattributionsscanner/tst_qtattributionsscanner $t | ||
| 53 | } | 52 | } |
| 54 | do_install_append_toolchain-clang() { | 53 | do_install_append_toolchain-clang() { |
| 55 | chrpath --delete ${D}${bindir}/qdoc | 54 | chrpath --delete ${D}${bindir}/qdoc |
