diff options
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_5.0.0.bb')
-rw-r--r-- | recipes-qt/qt5/qtdeclarative_5.0.0.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_5.0.0.bb b/recipes-qt/qt5/qtdeclarative_5.0.0.bb deleted file mode 100644 index 1e9876a9..00000000 --- a/recipes-qt/qt5/qtdeclarative_5.0.0.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | # LICENSE files are missing in 5.0.0 and 5.0.1 | ||
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}.1" | ||
11 | |||
12 | SRC_URI += " \ | ||
13 | file://0001-Flickable-Fix-bug-when-flicking-twice-using-touches.patch \ | ||
14 | " | ||
15 | |||
16 | SRC_URI[md5sum] = "5373ebb2f78e27e14d0c2b3997599832" | ||
17 | SRC_URI[sha256sum] = "eb13966ecaa61baff53f19b03e97f0e7ca7103a25d89c7540f6e8d7d98bf59bd" | ||