summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bb')
-rw-r--r--recipes-qt/qt5/qtlocation_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb
index 7d434a4b..c50a917a 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -13,6 +13,8 @@ LIC_FILES_CHKSUM = " \
13 13
14DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols" 14DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols"
15 15
16# Patches from https://github.com/meta-qt5/qtlocation/commits/b5.9
17# 5.9.meta-qt5.1
16SRC_URI += "file://0001-Make-mapbox-gl-build-configurable.patch" 18SRC_URI += "file://0001-Make-mapbox-gl-build-configurable.patch"
17 19
18PACKAGECONFIG ??= "" 20PACKAGECONFIG ??= ""