aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-eye/opie-eye.inc
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-eye/opie-eye.inc
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-eye/opie-eye.inc')
-rw-r--r--recipes-opie/opie-eye/opie-eye.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-opie/opie-eye/opie-eye.inc b/recipes-opie/opie-eye/opie-eye.inc
index 019d2ce..fcce857 100644
--- a/recipes-opie/opie-eye/opie-eye.inc
+++ b/recipes-opie/opie-eye/opie-eye.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "A image viewer"
SECTION = "opie/applications"
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 = "libopiecore2 libopieui2 libopiemm2"
RDEPENDS_${PN} = "opie-advancedfm-pics"
APPNAME = "opie-eye"