aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
diff options
context:
space:
mode:
authorJani Suonpera <jani.suonpera@qt.io>2021-10-07 15:32:05 +0300
committerJani Suonpera <jani.suonpera@qt.io>2021-10-08 12:25:45 +0300
commit1ffd2e712f878c740d4f7b25c0604eafd481cb4f (patch)
treeb21b82d1b1ac36db5bf1de9c689f7a41e371fcec /recipes-qt/qt5/qtscxml_git.bb
parent84d2b9fdae42c762c4f790992b6ed088afccf57f (diff)
parentb6680da369626c932afb784fb28836881cd0457a (diff)
Merge remote-tracking branch 'github/master' into lts-5.15
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r--recipes-qt/qt5/qtscxml_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb
index d1da8ec4..1b3019ec 100644
--- a/recipes-qt/qt5/qtscxml_git.bb
+++ b/recipes-qt/qt5/qtscxml_git.bb
@@ -16,7 +16,7 @@ SRCREV = "5314bb35da897967279d82356e07bf1c754d89dc"
# 5.15.meta-qt5.1
SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch"
-do_install_append_class-nativesdk() {
+do_install:append:class-nativesdk() {
# qml files not needed in nativesdk
rm -rf ${D}${OE_QMAKE_PATH_QML}
}