diff options
Diffstat (limited to 'recipes-qt/qt5/qtsystems_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtsystems_git.bb | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index 5456dfb7..80c9309d 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb | |||
@@ -1,12 +1,9 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 | 4 | # qtwayland 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 | # # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.0 |
6 | |||
7 | # drop when bumping SRCREV | ||
8 | PR = "r1" | ||
9 | 6 | ||
10 | QT_MODULE_BRANCH = "dev" | 7 | QT_MODULE_BRANCH = "dev" |
11 | 8 | ||
12 | SRCREV = "701442ad6358b9f27978aafae82074124468f88c" | 9 | SRCREV = "d6104a92321c2e72b140156fddf0378c9795cdb4" |