diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-12-18 12:19:16 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-01-07 09:15:39 +0200 |
commit | e8ea238957ec233e360d6ffe3f9f318c58bd943c (patch) | |
tree | 1637eea3db16d0dc744983ad7285e4bc0940edd7 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | d8e970eb1a9b585fe9a4116b9263c5ffc5940caf (diff) | |
download | meta-qt5-e8ea238957ec233e360d6ffe3f9f318c58bd943c.tar.gz |
qt5: update submodules
- update to latest content in Qt 5.14(.1) branch
- update Qt Enterprise License Agreement to v4.2.1
Task-number: QTBUG-80778
Change-Id: Ibe7ecf93fdae8fc07a8ec95eb339b9d14b22ce22
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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtremoteobjects_git.bb b/recipes-qt/qt5/qtremoteobjects_git.bb index 33b7ed3a..02bc246c 100644 --- a/recipes-qt/qt5/qtremoteobjects_git.bb +++ b/recipes-qt/qt5/qtremoteobjects_git.bb | |||
@@ -25,6 +25,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only" | |||
25 | 25 | ||
26 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 26 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
27 | 27 | ||
28 | SRCREV = "2f00e14a46292afbf036e196aa72dc2f1639bf50" | 28 | SRCREV = "7182b293f8199ccd9d1cfd45a4fa7d10921f52f1" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |