aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/knights/knights_1.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/knights/knights_1.14.bb')
-rw-r--r--recipes-qtopia/knights/knights_1.14.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qtopia/knights/knights_1.14.bb b/recipes-qtopia/knights/knights_1.14.bb
index 400eebe..24dba60 100644
--- a/recipes-qtopia/knights/knights_1.14.bb
+++ b/recipes-qtopia/knights/knights_1.14.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Chess Game for Qt/Embedded based palmtop environments. \
Uses the Phalanx chess engine."
SECTION = "opie/games"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
DEPENDS = "phalanx"
RDEPENDS_${PN} = "phalanx"
PR = "r3"
@@ -11,6 +11,8 @@ SRC_URI = "http://www.openzaurus.org/mirror/knights.tar.gz \
file://gcc3.patch"
S = "${WORKDIR}/knights"
+LIC_FILES_CHKSUM = "file://knights/knights.cpp;beginline=9;endline=16;md5=8e0469de3d41b77e1dbbd8a6c242bd8d"
+
inherit palmtop
QMAKE_PROFILES = "knights.pro"