diff options
Diffstat (limited to 'recipes-qt/qt5/qtgraphicaleffects_5.0.0.bb')
-rw-r--r-- | recipes-qt/qt5/qtgraphicaleffects_5.0.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-qt/qt5/qtgraphicaleffects_5.0.0.bb b/recipes-qt/qt5/qtgraphicaleffects_5.0.0.bb deleted file mode 100644 index eabe4062..00000000 --- a/recipes-qt/qt5/qtgraphicaleffects_5.0.0.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | # LICENSE files are missing in 5.0.0 | ||
5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \ | ||
6 | file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \ | ||
7 | file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \ | ||
8 | " | ||
9 | |||
10 | PR = "${INC_PR}.0" | ||
11 | |||
12 | SRC_URI[md5sum] = "1031f8021a2b2e3a2387d94103e8868e" | ||
13 | SRC_URI[sha256sum] = "e9cf71b4da1a1e879845f1fb1a532408ff6a0875e407a65d6bb3ce3dff0fe942" | ||
14 | |||