summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtremoteobjects_git.bb
diff options
context:
space:
mode:
authorJani Suonpera <jani.suonpera@qt.io>2021-01-08 10:42:31 +0200
committerJani Suonpera <jani.suonpera@qt.io>2021-01-28 11:10:48 +0200
commitcde62a02b20aac573b2cb7cb8dbc90371ea641da (patch)
tree539a8cca0254adc529a1145efe43427540e89780 /recipes-qt/qt5/qtremoteobjects_git.bb
parent41c0d8d277c76b0fda423f2aaa794d3f3889ce99 (diff)
downloadmeta-qt5-cde62a02b20aac573b2cb7cb8dbc90371ea641da.tar.gz
Submodule update for 5.15.3
LTS branches are used which need ssh access to coderview. LTS branches are commercial only. Task-number: QTBUG-88745 Change-Id: Id1273d8ba27e04aea4a1abf291370855ce57a73c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
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 c9519137..bdf067db 100644
--- a/recipes-qt/qt5/qtremoteobjects_git.bb
+++ b/recipes-qt/qt5/qtremoteobjects_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
7" 7"
8 8
9require qt5.inc 9require qt5.inc
10require qt5-git.inc 10require qt5-lts.inc
11 11
12DEPENDS += "qtbase qtdeclarative qtremoteobjects-native" 12DEPENDS += "qtbase qtdeclarative qtremoteobjects-native"
13 13
@@ -25,6 +25,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
25 25
26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" 26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
27 27
28SRCREV = "8e889442508e284691c923470eb4552c96afdfe3" 28SRCREV = "4d6d1e35fb8e0cb900b5e5e9266edea51dc4f735"
29 29
30BBCLASSEXTEND += "native nativesdk" 30BBCLASSEXTEND += "native nativesdk"