summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-13 12:00:25 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-02-14 05:33:14 +0000
commit364b1180b27212eb3a20321feededd582ed7efc0 (patch)
treedd3f9de4f0556f42182ec2e896dcd287f9e55a56 /meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend
parentf13344303825b7b51604e4f83dcc4b01f52e5f06 (diff)
downloadmeta-boot2qt-364b1180b27212eb3a20321feededd582ed7efc0.tar.gz
location: remove obsolete patch
Change-Id: Iacad46425a64fc3605ccf014b92645a474a5a0f6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend')
-rw-r--r--meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend b/meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend
index d6ee6a1..cdb7ce0 100644
--- a/meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend
+++ b/meta-boot2qt-distro/recipes-qt/qt5/qtlocation_git.bbappend
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2017 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.
@@ -29,6 +29,3 @@
29 29
30PACKAGECONFIG += "geoservices_mapboxgl" 30PACKAGECONFIG += "geoservices_mapboxgl"
31 31
32FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
33
34SRC_URI += "file://0001-location-disable-simulator-content-under-plugins.patch"