diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-07 10:27:09 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-07 11:41:31 +0000 |
commit | f32773e4c9e2ef685b335a18cf5bb0ebe8dbee87 (patch) | |
tree | c25b84b2e9f7ea54ce09531d44af92daca5c6ad6 /meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb | |
parent | afaeb8bec1eafd0ff29a85d399476af0a9000943 (diff) | |
download | meta-boot2qt-f32773e4c9e2ef685b335a18cf5bb0ebe8dbee87.tar.gz |
boot2qt-addons, qtdeviceutilities: update to latest revisions
* Merges from 5.12 branch for all modules
* Enable boot2qt launcher automatic demo mode
* Launcher code cleanup
Change-Id: Ifdfa81e117984781634c299f075041d36b4834fc
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb')
-rw-r--r-- | meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb index cba3881..de2931e 100644 --- a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb +++ b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | ############################################################################ | 1 | ############################################################################ |
2 | ## | 2 | ## |
3 | ## Copyright (C) 2018 The Qt Company Ltd. | 3 | ## Copyright (C) 2019 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. |
@@ -39,7 +39,7 @@ PACKAGECONFIG[wpasupplicant] = "CONFIG+=wpasupplicant,,wpa-supplicant" | |||
39 | 39 | ||
40 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" | 40 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
41 | 41 | ||
42 | SRCREV = "9cd5fe081ff15d46802a90b5d19471091799f3e3" | 42 | SRCREV = "0b7e135bfbe8fbb40ec97ed1d643429418a93f61" |
43 | 43 | ||
44 | DEPENDS = "\ | 44 | DEPENDS = "\ |
45 | qtbase qtdeclarative qtconnectivity qtdeclarative-native \ | 45 | qtbase qtdeclarative qtconnectivity qtdeclarative-native \ |