summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-06 15:17:17 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-07 11:09:13 +0000
commita2d95eae6ae6b637288ff962d8a653ca6850c687 (patch)
tree63cff9caa00f416d570f308c06e8e27b101d6dce
parente91280bbcb99d7f4e3f79c2efe9c1fbc40b144fc (diff)
downloadmeta-boot2qt-a2d95eae6ae6b637288ff962d8a653ca6850c687.tar.gz
qtdeviceutilities: update revision
Fixes messy network settings UI Task-number: QTBUG-65164 Change-Id: I1ac59ae15acf046f9fc0cd5cfbbab7b035fbf201 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
-rw-r--r--recipes-qt/qt5/qtdeviceutilities.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtdeviceutilities.bb b/recipes-qt/qt5/qtdeviceutilities.bb
index 18dab6d..17c90a4 100644
--- a/recipes-qt/qt5/qtdeviceutilities.bb
+++ b/recipes-qt/qt5/qtdeviceutilities.bb
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2017 The Qt Company Ltd. 3## Copyright (C) 2018 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/ 4## Contact: https://www.qt.io/licensing/
5## 5##
6## This file is part of the Boot to Qt meta layer. 6## This file is part of the Boot to Qt meta layer.
@@ -43,6 +43,6 @@ SRC_URI = " \
43 git://codereview.qt-project.org/qt/qtdeviceutilities;${QT_MODULE_BRANCH_PARAM};protocol=http \ 43 git://codereview.qt-project.org/qt/qtdeviceutilities;${QT_MODULE_BRANCH_PARAM};protocol=http \
44 " 44 "
45 45
46SRCREV = "b5eea82532059738a7da751222ebef68539508f1" 46SRCREV = "e0a8b06317bb51ca844818682ebec3cd2c2b5108"
47 47
48DEPENDS = "qtbase qtdeclarative qtconnectivity" 48DEPENDS = "qtbase qtdeclarative qtconnectivity"