aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 23:13:38 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 23:23:40 +0100
commit254efd6940eeb9733b96dc15aac9170c22807b39 (patch)
treeb0e44d63e088b1ffddc558bf5c0405761df22167 /recipes-qtopia
parent7fa4aa00f5d13b82767f9421cf5bf9ed95d679b9 (diff)
downloadmeta-opie-254efd6940eeb9733b96dc15aac9170c22807b39.tar.gz
puzz-le: add LIC_FILES_CHKSUM, correct LICENSE
puzz-le's license is BSD not GPL, this is clearly stated in the source and accompanying license file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia')
-rw-r--r--recipes-qtopia/puzz-le/puzz-le_2.0.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qtopia/puzz-le/puzz-le_2.0.0.bb b/recipes-qtopia/puzz-le/puzz-le_2.0.0.bb
index ed03ab3..83cc7fd 100644
--- a/recipes-qtopia/puzz-le/puzz-le_2.0.0.bb
+++ b/recipes-qtopia/puzz-le/puzz-le_2.0.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Puzz-le is a colorful arcade logic game for Qt/Embedded based Palmtop Environments."
SECTION = "opie/games"
-LICENSE = "GPL"
+LICENSE = "BSD"
PR = "r1"
@@ -8,6 +8,9 @@ SRC_URI = "http://www.warmi.net/zaurus/files/puzz-le_${PV}.tar.gz \
file://gcc3.patch"
S = "${WORKDIR}/puzzle_arm"
+LIC_FILES_CHKSUM = "file://puzz-le.LICENSE;md5=ae8c10f75bee9246e459cfb9d08c8158 \
+ file://Puzzle.cpp;beginline=6;endline=10;md5=e54c100f0f7062a3177291118914427c"
+
inherit palmtop
do_install() {