[oe] [meta-qt5][PATCH 6/7] qtwayland-native: remove qtwaylandscanner symlink

Martin Jansa martin.jansa at gmail.com
Sat Oct 4 02:25:57 UTC 2014


* it doesn't seem to be required anymore

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-qt/qt5/qtwayland-native_git.bb | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb
index 82750e7..761cfb6 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -6,8 +6,3 @@ require ${PN}.inc
 
 SRCREV = "98dca3b54f52f08117c1e0d3a1b4826ed12ef23f"
 QT_MODULE_BRANCH = "5.4"
-
-# wayland-scanner and qtwaylandscanner must be in same path to work properly
-do_install_append() {
-    ln -sf ${D}${OE_QMAKE_PATH_QT_BINS}/qtwaylandscanner ${D}${bindir}/qtwaylandscanner
-}
-- 
2.1.1




More information about the Openembedded-devel mailing list