aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/freenote
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/freenote
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/freenote')
-rw-r--r--recipes-qtopia/freenote/freenote_1.12.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qtopia/freenote/freenote_1.12.0.bb b/recipes-qtopia/freenote/freenote_1.12.0.bb
index e124d07..d7a1167 100644
--- a/recipes-qtopia/freenote/freenote_1.12.0.bb
+++ b/recipes-qtopia/freenote/freenote_1.12.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Auto-Correction Paint Program for Opie/Qtopia"
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
APPNAME = "FreeNote"
APPTYPE = "binary"
APPDESKTOP = "apps/Applications"
@@ -9,6 +9,8 @@ SRC_URI = "http://www.urban.ne.jp/home/kanemori/zaurus/FreeNote_1.12.0.tar.gz \
file://FreeNote"
S = "${WORKDIR}/FreeNote"
+LIC_FILES_CHKSUM = "file://subdir1/main.cpp;beginline=4;endline=16;md5=1f0a42ec48e7a3fdf869e49b1e939adc"
+
inherit opie
do_configure_prepend() {