aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwayland-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtwayland-native_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb
index 090faafa..20cd2519 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -2,6 +2,8 @@ require qt5-git.inc
require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
-PV = "4.999+5.0.0-beta1+git${SRCPV}"
+# this PV is only to indicate that this recipe is compatible with qt5 5.1.0
+# while qtwayland_git stays compatible with 5.0.2
+PV = "5.1.0+git${SRCPV}"
SRCREV = "ede872db1cdfdc2810c2dd29edd5fb6e1cdac0f5"