From 9066be5dba2768c0af5ec6f21d7ed0d633d29644 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 27 Jul 2011 18:58:40 +0100 Subject: Add LIC_FILES_CHKSUM for Opie recipes These build out of split archives that don't have license files (most source files have them however); for expediency just point to the appropriate license file from COMMON_LICENSE_DIR until the next version when this will be sorted out properly. Signed-off-by: Paul Eggleton --- recipes-opie/libopie/libopie2.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-opie/libopie') diff --git a/recipes-opie/libopie/libopie2.inc b/recipes-opie/libopie/libopie2.inc index 9c8080c..0014ddf 100644 --- a/recipes-opie/libopie/libopie2.inc +++ b/recipes-opie/libopie/libopie2.inc @@ -2,6 +2,8 @@ DESCRIPTION = "Base libraries for the Open Palmtop Integrated Environment" HOMEPAGE = "http://opie.handhelds.org" SECTION = "opie/libs" LICENSE = "LGPL" +# FIXME stopgap until split archives have license files included +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.0;md5=03f2b9deed35802bc1aae2ae3dc6d9ed" I18N_FILES = "libopiecore2.ts libopiesecurity2.ts" DEPENDS = "libqpe-opie libpcap sqlite3 bluez4" PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2" -- cgit 1.2.3-korg