aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtremoteobjects_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/qtremoteobjects_git.bb
parent84d2b9fdae42c762c4f790992b6ed088afccf57f (diff)
parentb6680da369626c932afb784fb28836881cd0457a (diff)
Merge remote-tracking branch 'github/master' into lts-5.15
Diffstat (limited to 'recipes-qt/qt5/qtremoteobjects_git.bb')
-rw-r--r--recipes-qt/qt5/qtremoteobjects_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtremoteobjects_git.bb b/recipes-qt/qt5/qtremoteobjects_git.bb
index 4bc12882..734830b9 100644
--- a/recipes-qt/qt5/qtremoteobjects_git.bb
+++ b/recipes-qt/qt5/qtremoteobjects_git.bb
@@ -19,8 +19,8 @@ SRC_URI += " \
"
PACKAGECONFIG ??= ""
-PACKAGECONFIG_class-native ??= "tools-only"
-PACKAGECONFIG_class-nativesdk ??= "tools-only"
+PACKAGECONFIG:class-native ??= "tools-only"
+PACKAGECONFIG:class-nativesdk ??= "tools-only"
PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"