diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-20 14:42:03 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-25 12:14:12 +0200 |
| commit | 3da4d425d06f74dbb0b5334f1f62efa20bd02176 (patch) | |
| tree | 184dda0f22642b4a63ea7ebfbc879c672ae90bc3 /recipes-qt/qt5/qtlocation_git.bb | |
| parent | 5eb22ffbfafc558a66943e666c415a9749a39e2b (diff) | |
| download | meta-qt5-3da4d425d06f74dbb0b5334f1f62efa20bd02176.tar.gz | |
qt3d, qtjsondb: bump SRCREV and set MODULE_VERSION
* drop INC_PR/PR where possible
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.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index c7960411..ddf3bcb6 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
| @@ -4,7 +4,8 @@ require ${PN}.inc | |||
| 4 | # 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 |
| 5 | PV = "4.999+5.0.0-beta1+git${SRCPV}" | 5 | PV = "4.999+5.0.0-beta1+git${SRCPV}" |
| 6 | 6 | ||
| 7 | PR = "${INC_PR}.0" | 7 | # drop when bumping SRCREV |
| 8 | PR = "r1" | ||
| 8 | 9 | ||
| 9 | QT_MODULE_BRANCH = "master" | 10 | QT_MODULE_BRANCH = "master" |
| 10 | 11 | ||
