aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_5.1.0+git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwayland_5.1.0+git.bb')
-rw-r--r--recipes-qt/qt5/qtwayland_5.1.0+git.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwayland_5.1.0+git.bb b/recipes-qt/qt5/qtwayland_5.1.0+git.bb
new file mode 100644
index 00000000..aaa439cf
--- /dev/null
+++ b/recipes-qt/qt5/qtwayland_5.1.0+git.bb
@@ -0,0 +1,15 @@
+require qt5-git.inc
+require ${PN}.inc
+
+FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-5.1.0+git:"
+
+DEPENDS += "qtwayland-native"
+
+# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
+# 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}"
+
+# newer revisions depend on newer wayland-1.1 APIs
+SRCREV = "87dba733acfddecd8562e8e26ce5f994aa499fe3"
+# SRCREV = "ede872db1cdfdc2810c2dd29edd5fb6e1cdac0f5"