diff options
-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" | ||