From 78c5e4b775e5f602f9b0d701472eca54023010b9 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 21 Aug 2011 21:05:07 +0100 Subject: 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 --- recipes-qtopia/zmerlin/zmerlin_0.9.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-qtopia/zmerlin/zmerlin_0.9.1.bb') diff --git a/recipes-qtopia/zmerlin/zmerlin_0.9.1.bb b/recipes-qtopia/zmerlin/zmerlin_0.9.1.bb index cf7b406..0e3c6ff 100644 --- a/recipes-qtopia/zmerlin/zmerlin_0.9.1.bb +++ b/recipes-qtopia/zmerlin/zmerlin_0.9.1.bb @@ -6,6 +6,9 @@ PR = "r2" SRC_URI = "http://www.linux-games.com/zmerlin/zmerlin.tar.gz" S = "${WORKDIR}/zmerlin" +# This is thin but it's all we've got to go on... +LIC_FILES_CHKSUM = "file://ipk/CONTROL/control;beginline=8;endline=8;md5=cced8b49901709fa7b9968bb88dac559" + inherit palmtop do_install() { -- cgit 1.2.3-korg