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/custominput/custominput_1.1.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-qtopia/custominput') diff --git a/recipes-qtopia/custominput/custominput_1.1.0.bb b/recipes-qtopia/custominput/custominput_1.1.0.bb index 9890cd5..9db4f88 100644 --- a/recipes-qtopia/custominput/custominput_1.1.0.bb +++ b/recipes-qtopia/custominput/custominput_1.1.0.bb @@ -7,6 +7,9 @@ AUTHOR = "Jesper Kjaer Pedersen " SRC_URI = "http://www.blackie.dk/Zaurus/custominput/custominput-1.1.0.tgz" +# This is thin but it's all we've got to go on... +LIC_FILES_CHKSUM = "file://custominput.control;beginline=8;endline=8;md5=cced8b49901709fa7b9968bb88dac559" + inherit palmtop QMAKE_PROFILES = "custominput.pro" -- cgit 1.2.3-korg