summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsensors_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtsensors_git.bbappend')
-rw-r--r--recipes-qt/qt5/qtsensors_git.bbappend11
1 files changed, 10 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtsensors_git.bbappend b/recipes-qt/qt5/qtsensors_git.bbappend
index e7694cb..33fd900 100644
--- a/recipes-qt/qt5/qtsensors_git.bbappend
+++ b/recipes-qt/qt5/qtsensors_git.bbappend
@@ -27,7 +27,16 @@
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
30EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" 39EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator"
31DEPENDS_emulator += "qtsimulator" 40DEPENDS_emulator += "qtsimulator"
32 41
33SRCREV = "ea21a76606259eca44e2b4f7d42c2127950c2987" 42SRCREV = "beac0b2e3ea4b292f0473c00bcf68d75360f89ef"