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/qplot/qplot_2.0.1+cvs20020420.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qtopia/qplot') diff --git a/recipes-qtopia/qplot/qplot_2.0.1+cvs20020420.bb b/recipes-qtopia/qplot/qplot_2.0.1+cvs20020420.bb index 2bb8c69..494d22b 100644 --- a/recipes-qtopia/qplot/qplot_2.0.1+cvs20020420.bb +++ b/recipes-qtopia/qplot/qplot_2.0.1+cvs20020420.bb @@ -11,6 +11,8 @@ SRC_URI = "cvs://anonymous@qplot.cvs.sourceforge.net/cvsroot/qplot;module=qplot file://gcc3.patch" S = "${WORKDIR}/qplot" +LIC_FILES_CHKSUM = "file://qplotmain/qplot.cpp;beginline=10;endline=13;md5=8b55d123e7e5096eb55f2fbff1a4ba4d" + inherit palmtop do_install() { -- cgit 1.2.3-korg