aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-02 16:36:16 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:52 +0100
commit93f87465ff64d32191902d04464fbc869c08dc96 (patch)
tree9c25b2fbab3fb5c62aed2f99e0186981e0b9f723 /meta-efl
parent33cb8e4407a38d0c6881487393f33359da5496f1 (diff)
downloadmeta-openembedded-93f87465ff64d32191902d04464fbc869c08dc96.tar.gz
edb: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/efl/edb_svn.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edb_svn.bb b/meta-efl/recipes-efl/efl/edb_svn.bb
index 99635638e6..aade3443ea 100644
--- a/meta-efl/recipes-efl/efl/edb_svn.bb
+++ b/meta-efl/recipes-efl/efl/edb_svn.bb
@@ -1,5 +1,8 @@
DESCRIPTION = "Edb is the Enlightenment database library"
LICENSE = "MIT BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d8a7c08df3bc3280208b959be7215c25 \
+ file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035"
+
DEPENDS = "zlib"
PV = "1.0.5.050+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"