diff options
| -rw-r--r-- | recipes-qt/qt4/qt4-tools-native.inc | 5 | ||||
| -rw-r--r-- | recipes-qt/qt4/qt4-tools-native_4.7.1.bb | 1 |
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 bb81f74d81..fa859af98c 100644 --- a/recipes-qt/qt4/qt4-tools-native.inc +++ b/recipes-qt/qt4/qt4-tools-native.inc | |||
| @@ -4,6 +4,11 @@ SECTION = "libs" | |||
| 4 | HOMEPAGE = "http://qt.nokia.com | 4 | HOMEPAGE = "http://qt.nokia.com |
| 5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
| 6 | 6 | ||
| 7 | LICENSE = "LGPLv2.1 | GPLv3" | ||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ | ||
| 9 | file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \ | ||
| 10 | file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" | ||
| 11 | |||
| 7 | INC_PR = "r10" | 12 | INC_PR = "r10" |
| 8 | 13 | ||
| 9 | inherit native | 14 | inherit 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 452ddaa13d..c808777fbc 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 @@ | |||
| 1 | DEFAULT_PREFERENCE = "-1" | 1 | DEFAULT_PREFERENCE = "-1" |
| 2 | 2 | ||
| 3 | require qt4-tools-native.inc | 3 | require qt4-tools-native.inc |
| 4 | LICENSE = "LGPLv2.1 GPLv3" | ||
| 5 | 4 | ||
| 6 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
| 7 | 6 | ||
