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/txdrug/txdrug_0.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qtopia/txdrug/txdrug_0.1.bb') diff --git a/recipes-qtopia/txdrug/txdrug_0.1.bb b/recipes-qtopia/txdrug/txdrug_0.1.bb index ce58a42..217468c 100644 --- a/recipes-qtopia/txdrug/txdrug_0.1.bb +++ b/recipes-qtopia/txdrug/txdrug_0.1.bb @@ -8,6 +8,8 @@ SRC_URI = "http://teax.sourceforge.net/txdrug-${PV}.tar.gz \ file://opt/QtPalmtop" S = "${WORKDIR}/txdrug-tar" +LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" + inherit palmtop EXTRA_QMAKEVARS_POST += "LIBS+=-lsqlite TARGET=txdrug" -- cgit 1.2.3-korg