aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-pimconverter
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-27 18:58:40 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:45:48 +0100
commit9066be5dba2768c0af5ec6f21d7ed0d633d29644 (patch)
tree8604d765316ca1d572d5d351f643b49efe206c15 /recipes-opie/opie-pimconverter
parent5f62e834ae4bed4c81b8a57c7930d7822cccdb96 (diff)
downloadmeta-opie-9066be5dba2768c0af5ec6f21d7ed0d633d29644.tar.gz
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 <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-pimconverter')
-rw-r--r--recipes-opie/opie-pimconverter/opie-pimconverter.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-opie/opie-pimconverter/opie-pimconverter.inc b/recipes-opie/opie-pimconverter/opie-pimconverter.inc
index 66afa44..ba12fcd 100644
--- a/recipes-opie/opie-pimconverter/opie-pimconverter.inc
+++ b/recipes-opie/opie-pimconverter/opie-pimconverter.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Opie PIM database converter"
SECTION = "opie/pim"
PRIORITY = "optional"
LICENSE = "GPL"
+# FIXME stopgap until split archives have license files included
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "sqlite3 sqlite"
RDEPENDS_${PN} = "sqlite3 sqlite-bin"