extends-meta-qt5: follow meta-qt5 to 5.4.2 (git)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-06-05 09:45:29 +02:00
parent cfcf7d5782
commit 1526e7ae7b
6 changed files with 13 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
require recipes-qt/qt5/qt5-${PV}.inc
require qt-native-ext.inc
# required for ktexteditor-native
SRC_URI[md5sum] = "ec2970e9e9c38f88be74f18101937c28"
SRC_URI[sha256sum] = "f5142ff4d3f1154550530eddf310d2ff149c6f0055d3d028ad48cb5491c65318"
# License files in this module still contain 2014 as year
LIC_FILES_CHKSUM = "file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \
file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e"

View File

@@ -0,0 +1,13 @@
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"