aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtxmlpatterns_git.bb
diff options
context:
space:
mode:
authorMikko Levonmaa <mikko.levonmaa@palm.com>2013-01-08 12:01:16 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-05 12:56:35 +0200
commitfeca032e52e61042c8032961673044e0e8f9707c (patch)
tree792faabe93e0c6fee43653f4a5f5f120c66da7e5 /recipes-qt/qt5/qtxmlpatterns_git.bb
parentd0c0704464893b193962689b66a9d2d90b163f32 (diff)
qtxmlpatterns: Add recipe
* MJ: Add license information * MJ: Fix PV Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com> Signed-off-by: Martin Jansa <martin.jansa@lge.com>
Diffstat (limited to 'recipes-qt/qt5/qtxmlpatterns_git.bb')
-rw-r--r--recipes-qt/qt5/qtxmlpatterns_git.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb
new file mode 100644
index 00000000..b0d69eb9
--- /dev/null
+++ b/recipes-qt/qt5/qtxmlpatterns_git.bb
@@ -0,0 +1,19 @@
+require ${PN}.inc
+require qt5-git.inc
+
+# LICENSE files are missing in this old SRCREV, remove when upgraded
+# commit c79d19ae9d4feb353236db49381d8c6b9b032a4b
+# Author: Timo Jyrinki <timo.jyrinki@canonical.com>
+# Date: Thu Feb 7 17:59:12 2013 +0200
+# Subject: Add license files mandated by (L)GPL.
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
+ file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
+ file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
+"
+
+# last tag before this SRCREV is 5.0.0
+PV = "5.0.0+git${SRCPV}"
+
+PR = "${INC_PR}.0"
+
+SRCREV = "8a95cb56f5ecadb450de545061e8444e9698d21f"