summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsystems_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtsystems_git.bb')
-rw-r--r--recipes-qt/qt5/qtsystems_git.bb9
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 @@
1require qt5-git.inc 1require qt5-git.inc
2require ${PN}.inc 2require ${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
5PV = "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
8PR = "r1"
9 6
10QT_MODULE_BRANCH = "dev" 7QT_MODULE_BRANCH = "dev"
11 8
12SRCREV = "701442ad6358b9f27978aafae82074124468f88c" 9SRCREV = "d6104a92321c2e72b140156fddf0378c9795cdb4"