aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/qpphoto
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 21:05:07 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 21:05:07 +0100
commit78c5e4b775e5f602f9b0d701472eca54023010b9 (patch)
treeedbfe7d7532875743d5f97d8f669393d03814390 /recipes-qtopia/qpphoto
parentfd4d71dd8c321cf621f233708c55b41168fbbf60 (diff)
downloadmeta-opie-78c5e4b775e5f602f9b0d701472eca54023010b9.tar.gz
Add LIC_FILES_CHKSUM to many recipes
Also take the opportunity to make LICENSE more accurate for some recipes (i.e. specifying GPLv2 or GPLv2+ instead of GPL as appropriate.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia/qpphoto')
-rw-r--r--recipes-qtopia/qpphoto/qpphoto_1.0.2.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-qtopia/qpphoto/qpphoto_1.0.2.bb b/recipes-qtopia/qpphoto/qpphoto_1.0.2.bb
index 7949b11..8a14c85 100644
--- a/recipes-qtopia/qpphoto/qpphoto_1.0.2.bb
+++ b/recipes-qtopia/qpphoto/qpphoto_1.0.2.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Painting program. Small picture editor."
HOMEPAGE = "http://zaurus.colognearts.de/qpphoto/"
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
APPNAME = "qpPhoto"
APPTYPE = "binary"
APPDESKTOP = "${S}"
@@ -15,6 +15,10 @@ SRC_URI = "http://sources.openembedded.org/qpPhoto_1.0.2_src.tar.gz \
file://drawview.patch \
file://drawwidget.patch "
+LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=e4b548a2ac0ab71019d381e8ff18b4a9 \
+ file://qpPhoto.cpp;beginline=8;endline=11;md5=9fa1e19adf19df036b8209aa847f2f36"
+
+
S = "${WORKDIR}/qpPhoto_1.0.2"
do_compile() {