summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-13 12:17:20 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-13 12:17:20 +0100
commit9411e8a9e0428b6a1ec43ae086c1a5e6366a597e (patch)
tree3b92569d0b78523dba46bbcb17e8842f623bd57e
parentb5afae0e5bdff8613cb8fb781d40f7a230966c24 (diff)
downloadmeta-openembedded-9411e8a9e0428b6a1ec43ae086c1a5e6366a597e.tar.gz
qt4-tools-native: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-qt/qt4/qt4-tools-native.inc5
-rw-r--r--recipes-qt/qt4/qt4-tools-native_4.7.1.bb1
2 files changed, 5 insertions, 1 deletions
diff --git a/recipes-qt/qt4/qt4-tools-native.inc b/recipes-qt/qt4/qt4-tools-native.inc
index bb81f74d8..fa859af98 100644
--- a/recipes-qt/qt4/qt4-tools-native.inc
+++ b/recipes-qt/qt4/qt4-tools-native.inc
@@ -4,6 +4,11 @@ SECTION = "libs"
4HOMEPAGE = "http://qt.nokia.com 4HOMEPAGE = "http://qt.nokia.com
5PRIORITY = "optional" 5PRIORITY = "optional"
6 6
7LICENSE = "LGPLv2.1 | GPLv3"
8LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
9 file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \
10 file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
11
7INC_PR = "r10" 12INC_PR = "r10"
8 13
9inherit native 14inherit native
diff --git a/recipes-qt/qt4/qt4-tools-native_4.7.1.bb b/recipes-qt/qt4/qt4-tools-native_4.7.1.bb
index 452ddaa13..c808777fb 100644
--- a/recipes-qt/qt4/qt4-tools-native_4.7.1.bb
+++ b/recipes-qt/qt4/qt4-tools-native_4.7.1.bb
@@ -1,7 +1,6 @@
1DEFAULT_PREFERENCE = "-1" 1DEFAULT_PREFERENCE = "-1"
2 2
3require qt4-tools-native.inc 3require qt4-tools-native.inc
4LICENSE = "LGPLv2.1 GPLv3"
5 4
6PR = "${INC_PR}.0" 5PR = "${INC_PR}.0"
7 6