diff options
| -rw-r--r-- | recipes-qt/qt5/qtwayland-native_git.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb index 82750e79..761cfb65 100644 --- a/recipes-qt/qt5/qtwayland-native_git.bb +++ b/recipes-qt/qt5/qtwayland-native_git.bb | |||
| @@ -6,8 +6,3 @@ require ${PN}.inc | |||
| 6 | 6 | ||
| 7 | SRCREV = "98dca3b54f52f08117c1e0d3a1b4826ed12ef23f" | 7 | SRCREV = "98dca3b54f52f08117c1e0d3a1b4826ed12ef23f" |
| 8 | QT_MODULE_BRANCH = "5.4" | 8 | QT_MODULE_BRANCH = "5.4" |
| 9 | |||
| 10 | # wayland-scanner and qtwaylandscanner must be in same path to work properly | ||
| 11 | do_install_append() { | ||
| 12 | ln -sf ${D}${OE_QMAKE_PATH_QT_BINS}/qtwaylandscanner ${D}${bindir}/qtwaylandscanner | ||
| 13 | } | ||
