diff options
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 02971d66..640373e0 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -2,11 +2,6 @@ require qt5-git.inc | |||
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | # qtwayland 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 | # this PV is only to indicate that this recipe is compatible with qt5 5.1.0 | 5 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.0 |
6 | PV = "5.1.0+git${SRCPV}" | ||
7 | 6 | ||
8 | SRC_URI += "file://fix.missing.v8.public.api.patch" | 7 | SRCREV = "3e9412e2fd91e64a565ed8ddbef76f57ca9413d5" |
9 | |||
10 | # newer revisions depend on newer wayland-1.1 APIs | ||
11 | SRCREV = "87dba733acfddecd8562e8e26ce5f994aa499fe3" | ||
12 | # SRCREV = "ede872db1cdfdc2810c2dd29edd5fb6e1cdac0f5" | ||