From 6fd862461de1c3eff1a1c1037c0a04960de055c4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 4 Jun 2015 12:09:42 -0700 Subject: 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 Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwayland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 += " \ file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ " -QT_VERSION ?= "5.4.2" +QT_VERSION ?= "5.4.3" do_install_append() { # do install files created by qtwaylandscanner -- cgit v1.2.3-54-g00ecf