diff options
Diffstat (limited to 'recipes-qt/qt5/qtsystems.inc')
-rw-r--r-- | recipes-qt/qt5/qtsystems.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtsystems.inc b/recipes-qt/qt5/qtsystems.inc index 6cdfc8ea..4170eb25 100644 --- a/recipes-qt/qt5/qtsystems.inc +++ b/recipes-qt/qt5/qtsystems.inc | |||
@@ -3,11 +3,6 @@ require qt5.inc | |||
3 | DEPENDS += "qtbase qtdeclarative udev bluez4 gconf" | 3 | DEPENDS += "qtbase qtdeclarative udev bluez4 gconf" |
4 | 4 | ||
5 | LICENSE = "BSD & LGPL-2.1 & GFDL-1.3" | 5 | LICENSE = "BSD & LGPL-2.1 & GFDL-1.3" |
6 | # LICENSE files are missing in 5.0.0 | ||
7 | LIC_FILES_CHKSUM = "file://${S}/src/imports/systeminfo/qsysteminfo.cpp;endline=40;md5=f28e1baba502dda6849d69d5c24e7356 \ | ||
8 | file://${S}/examples/systeminfo/qml-storageinfo/content/ProgressBar.qml;endline=39;md5=5213e8171c07d54db7107f29ac2f7b5e \ | ||
9 | file://${S}/doc/src/systeminfo/systeminfo.qdoc;endline=26;md5=757f4eda130ceff3ca0985dde715af07 \ | ||
10 | " | ||
11 | 6 | ||
12 | do_install_append() { | 7 | do_install_append() { |
13 | # Remove example.pro file as it is useless | 8 | # Remove example.pro file as it is useless |