From 5f62e834ae4bed4c81b8a57c7930d7822cccdb96 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 25 Jul 2011 02:20:50 +0100 Subject: Add LIC_FILES_CHKSUM to many recipes Signed-off-by: Paul Eggleton --- recipes-qtopia/portabase/metakit_2.4.9.3.bb | 2 ++ recipes-qtopia/portabase/portabase_1.9.bb | 3 +++ 2 files changed, 5 insertions(+) (limited to 'recipes-qtopia') diff --git a/recipes-qtopia/portabase/metakit_2.4.9.3.bb b/recipes-qtopia/portabase/metakit_2.4.9.3.bb index 4634ac5..e77e093 100644 --- a/recipes-qtopia/portabase/metakit_2.4.9.3.bb +++ b/recipes-qtopia/portabase/metakit_2.4.9.3.bb @@ -10,6 +10,8 @@ SRC_URI = "http://www.equi4.com/pub/mk/metakit-${PV}.tar.gz \ file://metakit-2.4.9.3.patch" PR = "r3" +LIC_FILES_CHKSUM = "file://README;beginline=128;endline=151;md5=de6cb08350982d56e0349fd5acb35621" + FILES_${PN} += " ${libdir}/*.so" do_configure_prepend() { diff --git a/recipes-qtopia/portabase/portabase_1.9.bb b/recipes-qtopia/portabase/portabase_1.9.bb index 6c08432..2cdce76 100644 --- a/recipes-qtopia/portabase/portabase_1.9.bb +++ b/recipes-qtopia/portabase/portabase_1.9.bb @@ -15,6 +15,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/portabase/portabase_${PV}.tar.gz \ S = "${WORKDIR}/portabase" +LIC_FILES_CHKSUM = "file://COPYING;md5=2d0dd973fa1720a3bd3265926fb19675 \ + file://main.cpp;beginline=1;endline=9;md5=5ac88094cf0e596136cd701f80c5ebb4" + inherit palmtop do_configure_prepend() { -- cgit 1.2.3-korg