aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/inkwp
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/inkwp
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/inkwp')
-rw-r--r--recipes-qtopia/inkwp/inkwp_0.1.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qtopia/inkwp/inkwp_0.1.1.bb b/recipes-qtopia/inkwp/inkwp_0.1.1.bb
index 7f5032f..dd8aa2e 100644
--- a/recipes-qtopia/inkwp/inkwp_0.1.1.bb
+++ b/recipes-qtopia/inkwp/inkwp_0.1.1.bb
@@ -1,11 +1,13 @@
DESCRIPTION = "Inkwp - a handwriting note take application for Qt/Embedded based palmtop environments."
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
HOMEPAGE = "http://www.geocities.co.jp/SiliconValley-Oakland/4550/inkwp.html"
SRC_URI = "http://www.geocities.co.jp/SiliconValley-Oakland/4550/inkwp-${PV}.tar.gz"
S = "${WORKDIR}/inkwp"
+LIC_FILES_CHKSUM = "file://main.cpp;beginline=4;endline=10;md5=eb3e8332c3795a921bd7a6ea7449dc33"
+
inherit palmtop
do_install() {