From a2d95eae6ae6b637288ff962d8a653ca6850c687 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Tue, 6 Feb 2018 15:17:17 +0200 Subject: qtdeviceutilities: update revision Fixes messy network settings UI Task-number: QTBUG-65164 Change-Id: I1ac59ae15acf046f9fc0cd5cfbbab7b035fbf201 Reviewed-by: Ville Voutilainen --- recipes-qt/qt5/qtdeviceutilities.bb | 4 ++-- 1 file 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 @@ ############################################################################ ## -## Copyright (C) 2017 The Qt Company Ltd. +## Copyright (C) 2018 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Boot to Qt meta layer. @@ -43,6 +43,6 @@ SRC_URI = " \ git://codereview.qt-project.org/qt/qtdeviceutilities;${QT_MODULE_BRANCH_PARAM};protocol=http \ " -SRCREV = "b5eea82532059738a7da751222ebef68539508f1" +SRCREV = "e0a8b06317bb51ca844818682ebec3cd2c2b5108" DEPENDS = "qtbase qtdeclarative qtconnectivity" -- cgit v1.2.3-54-g00ecf