From 3a16204dc3bc171db079a217201c723499272f81 Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Fri, 4 Sep 2015 13:51:42 +0200 Subject: qt5: remove redundant QT_MODULE assignments QT_MODULE is already set to the correct value by qt5-git.inc Signed-off-by: Pascal Bach Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtbase-native_git.bb | 2 -- recipes-qt/qt5/qtwayland-native_git.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 3efcb55a..d75f5e5f 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb @@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ " -QT_MODULE = "qtbase" - require qt5-native.inc require qt5-git.inc diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/qtwayland-native_git.bb index 1a932845..efb615a9 100644 --- a/recipes-qt/qt5/qtwayland-native_git.bb +++ b/recipes-qt/qt5/qtwayland-native_git.bb @@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ " -QT_MODULE = "${BPN}" - DEPENDS = "qtbase-native wayland-native" SRC_URI += " \ -- cgit v1.2.3