diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 11:24:01 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 19:56:34 +0100 |
commit | acbb72d884aecb02de29006081fa55efe8cac9f8 (patch) | |
tree | d2b739e627cfd704f8bab126064ecb8793eef8b4 /recipes-qt/qt5/qtwayland_git.bb | |
parent | ceb2a0b2a947fe02a3a317a69ee5a28b90cabf5a (diff) | |
download | meta-qt5-acbb72d884aecb02de29006081fa55efe8cac9f8.tar.gz |
recipes-git: update to latest revisions in 5.4 branch
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index a78c34d4..f03bcb55 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -1,13 +1,13 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | SRCREV = "26ec3626f1088c272e3232f0341781bb38f518f3" | 4 | SRCREV = "1e32e71403a6a9cb117343464fbc34564598e831" |
5 | 5 | ||
6 | SRC_URI += " \ | 6 | SRC_URI += " \ |
7 | file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ | 7 | file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ |
8 | " | 8 | " |
9 | 9 | ||
10 | QT_VERSION ?= "5.4.0" | 10 | QT_VERSION ?= "5.4.2" |
11 | 11 | ||
12 | do_install_append() { | 12 | do_install_append() { |
13 | # do install files created by qtwaylandscanner | 13 | # do install files created by qtwaylandscanner |