diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 18:25:56 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 19:56:33 +0100 |
commit | ceb2a0b2a947fe02a3a317a69ee5a28b90cabf5a (patch) | |
tree | 4d5c638dde379871594d651a1dfaab749e1d7dd5 /recipes-qt/qt5/qtscript.inc | |
parent | f8c39026aa1510eaf62fcedc42bc687d6d8ad6ac (diff) | |
download | meta-qt5-ceb2a0b2a947fe02a3a317a69ee5a28b90cabf5a.tar.gz |
qtdeclarative, qtmultimedia, qtscript, qtsvl: Drop GPLv2
* LICENSE.GPLv2 was removed in 5.4.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtscript.inc')
-rw-r--r-- | recipes-qt/qt5/qtscript.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtscript.inc b/recipes-qt/qt5/qtscript.inc index 40e1d5c3..bbb05a65 100644 --- a/recipes-qt/qt5/qtscript.inc +++ b/recipes-qt/qt5/qtscript.inc | |||
@@ -1,6 +1,3 @@ | |||
1 | require qt5.inc | 1 | require qt5.inc |
2 | 2 | ||
3 | DEPENDS += "qtbase" | 3 | DEPENDS += "qtbase" |
4 | |||
5 | LICENSE += "| GPL-2.0" | ||
6 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | ||