diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-05-12 11:41:36 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-30 12:48:07 +0200 |
commit | bb39cdb7cc2a964d1cecd1a4109cfae50dba964b (patch) | |
tree | cdc90bb984b2f0ece0fb93b7aeaf070869edf5c1 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 82595860225ee056e1291282c7bd4b0d4ed8036d (diff) | |
download | meta-qt5-bb39cdb7cc2a964d1cecd1a4109cfae50dba964b.tar.gz |
qtwayland: move to latest revision
latest hawaii has moved to frame-sync support
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 | " |