diff options
Diffstat (limited to 'package/qt5/qt5location')
-rw-r--r-- | package/qt5/qt5location/5.9.1/0001-Fix-plugins-build-dependency.patch | 42 | ||||
-rw-r--r-- | package/qt5/qt5location/qt5location.hash | 4 |
2 files changed, 2 insertions, 44 deletions
diff --git a/package/qt5/qt5location/5.9.1/0001-Fix-plugins-build-dependency.patch b/package/qt5/qt5location/5.9.1/0001-Fix-plugins-build-dependency.patch deleted file mode 100644 index 7db2027600..0000000000 --- a/package/qt5/qt5location/5.9.1/0001-Fix-plugins-build-dependency.patch +++ /dev/null @@ -1,42 +0,0 @@ -From 3ac051c4549575634cecc706175b019f4ed4c3bf Mon Sep 17 00:00:00 2001 -From: Peter Seiderer <ps.report@gmx.net> -Date: Sat, 22 Jul 2017 22:47:05 +0200 -Subject: Fix plugins build dependency - -Do not build the plugins before the dependency on module positioning for -the plugin subdir position is available. - -Task-number: QTBUG-62098 -Change-Id: Ic7473db937359f3dad47aef0ffa3671be8cbd349 -Reviewed-by: Alex Blasche <alexander.blasche@qt.io> - -Upstream: https://code.qt.io/cgit/qt/qtlocation.git/patch/?id=3ac051c4549575634cecc706175b019f4ed4c3bf -Signed-off-by: Peter Seiderer <ps.report@gmx.net> ---- - src/src.pro | 3 +-- - 1 file changed, 1 insertion(+), 2 deletions(-) - -diff --git a/src/src.pro b/src/src.pro -index d0a1ee4e7..0c0bf50b1 100644 ---- a/src/src.pro -+++ b/src/src.pro -@@ -7,8 +7,6 @@ SUBDIRS += positioning - positioning.depends = 3rdparty/clip2tri - - qtHaveModule(quick) { -- plugins.depends += positioning -- - SUBDIRS += location - location.depends += positioning 3rdparty/clip2tri - -@@ -18,6 +16,7 @@ qtHaveModule(quick) { - imports.depends += positioning location - } - -+plugins.depends += positioning - SUBDIRS += plugins - - !android:contains(QT_CONFIG, private_tests) { --- -cgit v1.1-6-g87c4 - diff --git a/package/qt5/qt5location/qt5location.hash b/package/qt5/qt5location/qt5location.hash index dedc5024bb..c89aed7dcd 100644 --- a/package/qt5/qt5location/qt5location.hash +++ b/package/qt5/qt5location/qt5location.hash @@ -1,8 +1,8 @@ # Hash from: http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtlocation-opensource-src-5.6.2.tar.xz.mirrorlist sha256 7a8995206ed0220f943a33c037527a1a8243d5386f5ca77bf88152675c28d23a qtlocation-opensource-src-5.6.2.tar.xz -# Hash from: http://download.qt.io/official_releases/qt/5.9/5.9.1/submodules/qtlocation-opensource-src-5.9.1.tar.xz.mirrorlist -sha256 4bc43c1df69c5322f982588711d4a65f8408b71a36e43ba19b39d1aae87e1515 qtlocation-opensource-src-5.9.1.tar.xz +# Hash from: https://download.qt.io/official_releases/qt/5.9/5.9.2/submodules/qtlocation-opensource-src-5.9.2.tar.xz.mirrorlist +sha256 c81a42e44ebd4e9c33f7195e86af3deab9fde72ef0ad8dcb04acee250d356b0c qtlocation-opensource-src-5.9.2.tar.xz # Hashes for license files: sha256 edfe70e99be2a7c109d860b19204609e582720b211c50caedac729da372a1253 LICENSE.GPLv2 |