summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 11:56:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 18:19:44 +0200
commit34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee (patch)
tree44d6c762732917e50d43722776fde451c78dd9e7 /recipes-qt/qt5/qtlocation_git.bb
parent1496c6ba34bf95bce67504c72edace1bc2c0a64e (diff)
downloadmeta-qt5-34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee.tar.gz
qt3d, qtjsondb, qtlocation, qtsensors, qtsystems: bump SRCREV to latest
* WARN: because these modules weren't released yet, we need to make sure to use SRCREV compatible with selected PV for other modules, old revisions were compatible with 5.0.[01], I need to test these new SRCREVs to test git versions * tested with 5.0.2 and 5.0.2+git% Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bb')
-rw-r--r--recipes-qt/qt5/qtlocation_git.bb12
1 files changed, 1 insertions, 11 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb
index 8596022f..c7960411 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -1,16 +1,6 @@
1require qt5-git.inc 1require qt5-git.inc
2require ${PN}.inc 2require ${PN}.inc
3 3
4# LICENSE files are missing in this old SRCREV, remove when upgraded
5# commit 54e6103798bb098bc9e83aa77decdad4868cb98e
6# Author: Timo Jyrinki <timo.jyrinki@canonical.com>
7# Date: Mon Feb 11 08:19:48 2013 +0200
8# Subject: Add license files mandated by (L)GPL.
9LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
10 file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
11 file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
12"
13
14# qtlocation wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 4# qtlocation wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
15PV = "4.999+5.0.0-beta1+git${SRCPV}" 5PV = "4.999+5.0.0-beta1+git${SRCPV}"
16 6
@@ -18,4 +8,4 @@ PR = "${INC_PR}.0"
18 8
19QT_MODULE_BRANCH = "master" 9QT_MODULE_BRANCH = "master"
20 10
21SRCREV = "ac83b242c26d5b8750b6bf0f9ed0bac0e4569b6c" 11SRCREV = "f28408346243cf090326f4738fd838219c21e00f"