aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {