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 | |
| 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>
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative.inc | 3 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtmultimedia.inc | 3 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtscript.inc | 3 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtsvg.inc | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/recipes-qt/qt5/qtdeclarative.inc b/recipes-qt/qt5/qtdeclarative.inc index 6969c23a..4a186fdc 100644 --- a/recipes-qt/qt5/qtdeclarative.inc +++ b/recipes-qt/qt5/qtdeclarative.inc | |||
| @@ -16,6 +16,3 @@ do_configure_prepend() { | |||
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | EXTRA_QMAKEVARS_PRE += "${@base_contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" | 18 | EXTRA_QMAKEVARS_PRE += "${@base_contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" |
| 19 | |||
| 20 | LICENSE += "| GPL-2.0" | ||
| 21 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | ||
diff --git a/recipes-qt/qt5/qtmultimedia.inc b/recipes-qt/qt5/qtmultimedia.inc index 30e5ed00..68ae33d3 100644 --- a/recipes-qt/qt5/qtmultimedia.inc +++ b/recipes-qt/qt5/qtmultimedia.inc | |||
| @@ -23,6 +23,3 @@ EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains_any('PACKAGECONFIG', 'gstreamer gst | |||
| 23 | SRC_URI += "\ | 23 | SRC_URI += "\ |
| 24 | file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \ | 24 | file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \ |
| 25 | " | 25 | " |
| 26 | |||
| 27 | LICENSE += "| GPL-2.0" | ||
| 28 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | ||
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" | ||
diff --git a/recipes-qt/qt5/qtsvg.inc b/recipes-qt/qt5/qtsvg.inc index 40e1d5c3..bbb05a65 100644 --- a/recipes-qt/qt5/qtsvg.inc +++ b/recipes-qt/qt5/qtsvg.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" | ||
