summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2016-11-02 14:20:11 +0100
committerGatis Paeglis <gatis.paeglis@qt.io>2016-11-02 14:30:27 +0000
commitfe4ba1d56c019ef8e6fce72acff3a7901ac142ea (patch)
tree71a7fdf44cc271f080e56ffebb9eb97342e7f23c
parentff5338d5189d60fe91d842fe1be26bd69a042f96 (diff)
downloadmeta-boot2qt-fe4ba1d56c019ef8e6fce72acff3a7901ac142ea.tar.gz
qtotaupdate: use more recent source rev
Change-Id: I406a2769005e2ed2757526d6e66915b79bdaa8f0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt5/qtotaupdate.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtotaupdate.bb b/recipes-qt/qt5/qtotaupdate.bb
index 9cafd8c..acdeb58 100644
--- a/recipes-qt/qt5/qtotaupdate.bb
+++ b/recipes-qt/qt5/qtotaupdate.bb
@@ -37,6 +37,6 @@ require recipes-qt/qt5/qt5-git.inc
37QT_GIT = "git://github.com/qt" 37QT_GIT = "git://github.com/qt"
38QT_MODULE_BRANCH = "master" 38QT_MODULE_BRANCH = "master"
39 39
40SRCREV = "f48ab751dd43906d5b9492e3f124b94f189b9971" 40SRCREV = "9aff4083765a62a2b6d629971dba602646ffd3d4"
41 41
42DEPENDS = "qtbase qtdeclarative ostree" 42DEPENDS = "qtbase qtdeclarative ostree"