qt5: remove redundant QT_MODULE assignments

QT_MODULE is already set to the correct value by qt5-git.inc

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Pascal Bach
2015-09-04 13:51:42 +02:00
committed by Martin Jansa
parent f42c4491f9
commit 3a16204dc3
2 changed files with 0 additions and 4 deletions

View File

@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
QT_MODULE = "qtbase"
require qt5-native.inc
require qt5-git.inc

View File

@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
QT_MODULE = "${BPN}"
DEPENDS = "qtbase-native wayland-native"
SRC_URI += " \