diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-05 14:14:38 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-05 15:38:55 +0000 |
commit | 8f42e61ee57faf82965bbf3396e07c3d9c3265a4 (patch) | |
tree | 169a9f33243b995f89ef86efa159b384735b841b /meta-boot2qt/recipes-qt | |
parent | d515dcb46a56fd115b4d104daf95016aafee9d66 (diff) | |
download | meta-boot2qt-8f42e61ee57faf82965bbf3396e07c3d9c3265a4.tar.gz |
qtdeviceutilities: update latest revision
Pull merged fixes from 5.11 branch:
* 069c88b - Fix manual proxy configuration on the C++ side
* bbf0e42 - Fix the name of the proxy URL property
Change-Id: Idd06b94eefc1d815dbc6af8aa925209b8dd4571d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt')
-rw-r--r-- | meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb index e3f3fb2..086f7eb 100644 --- a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb +++ b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb | |||
@@ -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 = "59405866644db41b866bdb561fe8ad2a1892f73b" | 42 | SRCREV = "3728aa03ae5edffca17336be0d93db69283916f9" |
43 | 43 | ||
44 | DEPENDS = "\ | 44 | DEPENDS = "\ |
45 | qtbase qtdeclarative qtconnectivity qtdeclarative-native \ | 45 | qtbase qtdeclarative qtconnectivity qtdeclarative-native \ |