diff options
Diffstat (limited to 'recipes-qt/qt5/qtwayland.inc')
-rw-r--r-- | recipes-qt/qt5/qtwayland.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland.inc b/recipes-qt/qt5/qtwayland.inc index baadcf59..d126b04c 100644 --- a/recipes-qt/qt5/qtwayland.inc +++ b/recipes-qt/qt5/qtwayland.inc | |||
@@ -23,7 +23,8 @@ FILES_${PN}-plugins-dbg += " \ | |||
23 | ${OE_QMAKE_PATH_PLUGINS}/*/*/.debug/* \ | 23 | ${OE_QMAKE_PATH_PLUGINS}/*/*/.debug/* \ |
24 | " | 24 | " |
25 | 25 | ||
26 | LICENSE = "GFDL-1.3 & LGPL-2.1 | GPL-3.0" | 26 | # There are no LGPLv3-only licensed files in this component. |
27 | LICENSE = "BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)" | ||
27 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ | 28 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ |
28 | file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ | 29 | file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ |
29 | file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ | 30 | file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ |