diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-04 10:02:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-11-20 13:49:56 +0100 |
commit | 20331bd6b696793a7aa23a3c035e5ebcf3075aa3 (patch) | |
tree | e5da472c6bcf472da83418342c9a846125858194 /recipes-qt/qt5/qtremoteobjects_git.bb | |
parent | 171871280307126c94faeeb90fb635a26495459d (diff) | |
download | meta-qt5-20331bd6b696793a7aa23a3c035e5ebcf3075aa3.tar.gz |
qt5: update to Qt 5.12.6
Signed-off-by: Mikko Gronoff <mikko.gronoff@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 3439e717..53461689 100644 --- a/recipes-qt/qt5/qtremoteobjects_git.bb +++ b/recipes-qt/qt5/qtremoteobjects_git.bb | |||
@@ -24,6 +24,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only" | |||
24 | 24 | ||
25 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 25 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
26 | 26 | ||
27 | SRCREV = "c76dfdc3eafe1d2129761951c3ca6970699badfb" | 27 | SRCREV = "76d6a13889514b03a1878e19b56eb1e6f17d1b90" |
28 | 28 | ||
29 | BBCLASSEXTEND += "native nativesdk" | 29 | BBCLASSEXTEND += "native nativesdk" |