From ed05b91f137cb229e9ebababf9f72748aece1bf3 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 13 May 2014 16:48:48 +0200 Subject: qtwayland: install created private headers, v2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * I've accidentaly merged v1 of this patch, so this is just missing part from PATCHv2. Signed-off-by: Andreas Müller 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 2222f6e8..df7a5623 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb @@ -12,5 +12,5 @@ SRC_URI += " \ do_install_append() { # do install files created by qtwaylandscanner - install ${B}/include/QtCompositor/5.2.1/QtCompositor/private/{qwayland-server-*,*protocol*}.h ${D}${includedir}/${QT_DIR_NAME}/QtCompositor/5.2.1/QtCompositor/private + install ${B}/include/QtCompositor/5.3.0/QtCompositor/private/{qwayland-server-*,*protocol*}.h ${D}${includedir}/${QT_DIR_NAME}/QtCompositor/5.3.0/QtCompositor/private } -- cgit v1.2.3-54-g00ecf