qtdeclarative: Update LICENSE info

* 5.0.2 and git recipes have the same LICENSE as qtbase (defined in qt5-${PV}.inc)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-04-28 13:30:26 +02:00
parent 7354b4ffe5
commit a0099515d2
3 changed files with 12 additions and 4 deletions

View File

@ -1,9 +1,5 @@
require qt5.inc
# FIXME!!!
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780"
DEPENDS = "qtbase qtjsbackend"
INC_PR = "r0"

View File

@ -1,6 +1,12 @@
require ${PN}.inc
require qt5-${PV}.inc
# LICENSE files are missing in 5.0.0 and 5.0.1
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "5373ebb2f78e27e14d0c2b3997599832"

View File

@ -1,6 +1,12 @@
require ${PN}.inc
require qt5-${PV}.inc
# LICENSE files are missing in 5.0.0 and 5.0.1
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "91bb22db9501847e7549e8a431d81b78"