diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2020-01-08 14:10:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-11 14:03:48 +0100 |
commit | ca649e3f6f03c5351a090852ff93a23e7382c86a (patch) | |
tree | 3273897abf1ea0991a78ae884f967b2c88fa9811 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | ede15adc71f7f1c2acd63e96777b5d02d052a681 (diff) | |
download | meta-qt5-ca649e3f6f03c5351a090852ff93a23e7382c86a.tar.gz |
qt5: Update to Qt 5.14.0
Signed-off-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 8f15b1fe..33b7ed3a 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 = "44d51ea7b45b2dce1b6772217269a4d1dff88a80" | 28 | SRCREV = "2f00e14a46292afbf036e196aa72dc2f1639bf50" |
29 | 29 | ||
30 | BBCLASSEXTEND += "native nativesdk" | 30 | BBCLASSEXTEND += "native nativesdk" |