summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bbappend
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2016-10-18 11:24:25 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2016-10-20 10:12:54 +0000
commitc73188413f5ff7746248d2845570a57b40af3e7a (patch)
tree18af6209b790d1c7000f899b214b947e406bbc81 /recipes-qt/qt5/qtlocation_git.bbappend
parent4e40580ef45e96dcf8993bf2db5e2ee96e32a18d (diff)
downloadmeta-boot2qt-c73188413f5ff7746248d2845570a57b40af3e7a.tar.gz
qt5 recipes cleanup
Removed license checksums from .bbappend files that were overlapping with updated meta-qt5. Also cleaned a few chunks of appends available already in meta-qt5. Change-Id: Iaafb9eb1472a9909db750fec35c8ac0d231e5f63 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bbappend')
-rw-r--r--recipes-qt/qt5/qtlocation_git.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend
index f67d2c8..e36ab3e 100644
--- a/recipes-qt/qt5/qtlocation_git.bbappend
+++ b/recipes-qt/qt5/qtlocation_git.bbappend
@@ -27,15 +27,6 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30LIC_FILES_CHKSUM = " \
31 file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
32 file://LICENSE.LGPLv3;md5=e0459b45c5c4840b353141a8bbed91f0 \
33 file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
34 file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \
35 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
36 file://LICENSE.GPLv2;md5=c96076271561b0e3785dad260634eaa8 \
37"
38
39PACKAGECONFIG += "gypsy" 30PACKAGECONFIG += "gypsy"
40 31
41EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" 32EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator"