qtxmlpatterns-native: remove - it is now in meta-qt5

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-09-13 08:34:38 +02:00
parent 1c718f0c9c
commit ef6915d460
2 changed files with 0 additions and 26 deletions

View File

@@ -1,13 +0,0 @@
DEPENDS = "qtbase-native"
QT_MODULE = "${BPN}"
require recipes-qt/qt5/qt5-native.inc
do_configure() {
${OE_QMAKE_QMAKE} ${OE_QMAKE_DEBUG_OUTPUT} -r ${S}
}
do_install() {
oe_runmake install INSTALL_ROOT=${D}
}

View File

@@ -1,13 +0,0 @@
require recipes-qt/qt5/qt5-git.inc
require qt-native-ext.inc
# There are no LGPLv3-only licensed files in this component.
LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \
file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
SRCREV = "c21924d67a8ef39282afdf3ae6fef798dfca7135"