diff options
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 66032b6a..d5d7e844 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
@@ -1,10 +1,4 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | # qtlocation wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 | 4 | SRCREV = "c4d3b333a1ec0de5ef1389569b9b65467453e382" |
5 | PV = "4.999+5.0.0-beta1+git${SRCPV}" | ||
6 | |||
7 | # drop when bumping SRCREV | ||
8 | PR = "r1" | ||
9 | |||
10 | SRCREV = "f28408346243cf090326f4738fd838219c21e00f" | ||