aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-09-24 13:45:45 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2021-09-24 17:32:28 +0300
commit7f679afdfefba011362956f60e40d24a9fe7525e (patch)
treecd7a67a3912992e30e171242fd2914a97fbfc428
parentfe4f272d1ea5f01b9a49d360f039c0c3c1327142 (diff)
qt6-git.inc: sort modules in alphabetical order
qtlocation was qtpositioning for a while, move to correct place. Change-Id: If69d0aac0ad485087acc47531c03c2abc3aa7b72 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt6/qt6-git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt6/qt6-git.inc b/recipes-qt/qt6/qt6-git.inc
index 15ba64e..989ac07 100644
--- a/recipes-qt/qt6/qt6-git.inc
+++ b/recipes-qt/qt6/qt6-git.inc
@@ -26,12 +26,12 @@ SRCREV_qtdatavis3d = "9600ec85f48de5c30c956760c799750308b496c4"
SRCREV_qtdeclarative = "21138f5117caf83aeab475c7adbfa8113f9bce6e"
SRCREV_qtdeviceutilities = "a83082dc52c83895de6221688c55fb49c094d84e"
SRCREV_qtimageformats = "ca20af762a408a7755a8c615a6341d3e8ef1110c"
+SRCREV_qtlocation = "32e3f9fa4cd21653113277643d8e0dde45a9a909"
SRCREV_qtlottie = "922cdf575d91a6c1ec113ac50527697a4b10628a"
SRCREV_qtmqtt = "e521659c327b3b9670311b20b59f6ccef99d1303"
SRCREV_qtmultimedia = "e84b51b28e856caead1f514234bf84560f0cdc1c"
SRCREV_qtnetworkauth = "0e238a03717539727d26a0ad7d4b3eba3fccf453"
SRCREV_qtopcua = "387af41771339fc988b5f8992f33ca056e31e2b4"
-SRCREV_qtlocation = "32e3f9fa4cd21653113277643d8e0dde45a9a909"
SRCREV_qtquick3d = "4fc1f5d1683ba370364b4b1347d2f3dcf71fc6a5"
SRCREV_qtquick3d-assimp = "5a38cd0a03015ceabbd5bc6efb0730dde1ef74e5"
SRCREV_qtquickdesigner-components = "decdf79401763670419c45cd33e38390d46d8db4"