diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-06 15:17:17 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-07 11:09:13 +0000 |
| commit | a2d95eae6ae6b637288ff962d8a653ca6850c687 (patch) | |
| tree | 63cff9caa00f416d570f308c06e8e27b101d6dce | |
| parent | e91280bbcb99d7f4e3f79c2efe9c1fbc40b144fc (diff) | |
| download | meta-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.bb | 4 |
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 | ||
| 46 | SRCREV = "b5eea82532059738a7da751222ebef68539508f1" | 46 | SRCREV = "e0a8b06317bb51ca844818682ebec3cd2c2b5108" |
| 47 | 47 | ||
| 48 | DEPENDS = "qtbase qtdeclarative qtconnectivity" | 48 | DEPENDS = "qtbase qtdeclarative qtconnectivity" |
