diff options
| author | Khem Raj <raj.khem@gmail.com> | 2015-06-04 12:09:42 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-06-05 10:49:51 +0200 |
| commit | 32c199d8ab1d09f96209fa685664d61e184c83b6 (patch) | |
| tree | 730084ea3dc672aaaab9e05d03f9d701f88fcfe1 | |
| parent | 82b211aa423cd9ae46422823139b24a07e8b0fa9 (diff) | |
| download | meta-qt5-32c199d8ab1d09f96209fa685664d61e184c83b6.tar.gz | |
qtwayland: Bump QT_VERSION to "5.4.3"
We pin the recipe at 182488129c3f6a67a7e781fdb7c0147777191991
and upstream changed the MODULE_VERSION = 5.4.3 in that commit
Fixes
| install: cannot stat
'/mnt/home/kraj/work/angstrom/build/tmp-angstrom-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/q
twayland/5.4.2+gitAUTOINC+182488129c-r0/build/include/QtCompositor/5.4.2/QtCompositor/private/qwayland-server-*.h':
No such fil
e or directory
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 065bc3c6..0be7afe8 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
| @@ -37,7 +37,7 @@ SRC_URI += " \ | |||
| 37 | file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ | 37 | file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ |
| 38 | " | 38 | " |
| 39 | 39 | ||
| 40 | QT_VERSION ?= "5.4.2" | 40 | QT_VERSION ?= "5.4.3" |
| 41 | 41 | ||
| 42 | do_install_append() { | 42 | do_install_append() { |
| 43 | # do install files created by qtwaylandscanner | 43 | # do install files created by qtwaylandscanner |
