aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland-native_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-07-20 14:39:37 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-07-25 12:14:12 +0200
commit5eb22ffbfafc558a66943e666c415a9749a39e2b (patch)
tree5951716277f68708ab8b51f4b108e0bec008580c /recipes-qt/qt5/qtwayland-native_git.bb
parent507c7466ea3a7b10a72b57ce06c3bf1ddd769037 (diff)
qtwayland: add second recipe with latest SRCREV, compatible with qt5 5.1.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"