diff options
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 789a882c..ebdda824 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -4,9 +4,8 @@ require ${PN}.inc | |||
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 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1 | 5 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1 |
6 | 6 | ||
7 | SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd" | 7 | SRCREV = "f9ebbd6c618488f9b671f5504528ced3350754fb" |
8 | 8 | ||
9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
10 | file://0001-xcomposite-glx-Fix-build-on-Qt-5.2.1.patch \ | ||
11 | file://0001-examples.pro-include-server-buffer-only-when-buildin.patch \ | 10 | file://0001-examples.pro-include-server-buffer-only-when-buildin.patch \ |
12 | " | 11 | " |