mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
qt4-tools-native: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,6 +4,11 @@ SECTION = "libs"
|
|||||||
HOMEPAGE = "http://qt.nokia.com
|
HOMEPAGE = "http://qt.nokia.com
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
|
|
||||||
|
LICENSE = "LGPLv2.1 | GPLv3"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
|
||||||
|
file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \
|
||||||
|
file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
|
||||||
|
|
||||||
INC_PR = "r10"
|
INC_PR = "r10"
|
||||||
|
|
||||||
inherit native
|
inherit native
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
require qt4-tools-native.inc
|
require qt4-tools-native.inc
|
||||||
LICENSE = "LGPLv2.1 GPLv3"
|
|
||||||
|
|
||||||
PR = "${INC_PR}.0"
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user