aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/insttrain
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/insttrain
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/insttrain')
-rw-r--r--recipes-qtopia/insttrain/insttrain_1.0.5.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qtopia/insttrain/insttrain_1.0.5.bb b/recipes-qtopia/insttrain/insttrain_1.0.5.bb
index 9f79595..b3b3aa5 100644
--- a/recipes-qtopia/insttrain/insttrain_1.0.5.bb
+++ b/recipes-qtopia/insttrain/insttrain_1.0.5.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Simulates any 2 of: DG, CDI for VOR1, CDI for VOR2, ADF, RMI \
while you drag an NDB, 2 VORs and an airplane around in an overhead view."
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
APPTYPE = "binary"
APPDESKTOP = "../Qtopia/opt/QtPalmtop/apps/Applications"
@@ -11,6 +11,9 @@ SRC_URI = "http://sources.openembedded.org/insttrain-${PV}.tgz \
file://gcc3.patch"
S = "${WORKDIR}/insttrain-${PV}/src"
+LIC_FILES_CHKSUM = "file://../LICENSE.GPL;md5=e4b548a2ac0ab71019d381e8ff18b4a9 \
+ file://main.cpp;beginline=9;endline=15;md5=eb3e8332c3795a921bd7a6ea7449dc33"
+
QMAKE_PROFILES = "rmi.pro"
do_install() {