aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/pocketcellar/pocketcellar_1.1.bb
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/pocketcellar/pocketcellar_1.1.bb
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/pocketcellar/pocketcellar_1.1.bb')
-rw-r--r--recipes-qtopia/pocketcellar/pocketcellar_1.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qtopia/pocketcellar/pocketcellar_1.1.bb b/recipes-qtopia/pocketcellar/pocketcellar_1.1.bb
index 2b4a4ac..16f5cd7 100644
--- a/recipes-qtopia/pocketcellar/pocketcellar_1.1.bb
+++ b/recipes-qtopia/pocketcellar/pocketcellar_1.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Wine cellar manager. Allows you to record details of wines and \
those you have in your cellar. The Food Assistant will make suggestions of wines \
suitable for your meal, and indicate those in your cellar that match."
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
PR = "r3"
SRC_URI = "http://sources.openembedded.org/pocketcellar-1.1.tar.gz \
@@ -15,6 +15,9 @@ inherit palmtop
EXTRA_QMAKEVARS_POST += " DESTDIR=pkg-cellar/home/QtPalmtop/bin/"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7d7c232d655fd1c91af00d34b00de5df \
+ file://main.cpp;beginline=6;endline=17;md5=3d9b2857e2e23649cac285d9fbbbc9ca"
+
do_install() {
install -d ${D}${palmtopdir}/bin \
${D}${palmtopdir}/apps/Applications \