summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-03 14:29:25 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:55 +0100
commit76ef4020368c7f50e05f2989691d1b6c0499ad46 (patch)
treec2724f98ce5d6ded45dcce02421ef619e97b4678 /meta-efl
parent39aabff8e0f9b3fa7c729dfc0593b3cea1762784 (diff)
downloadmeta-openembedded-76ef4020368c7f50e05f2989691d1b6c0499ad46.tar.gz
exalt-client: 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/e17/exalt-client_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
index 49389006a..852ed04b8 100644
--- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb
+++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
@@ -1,4 +1,6 @@
1LICENSE = "LGPLv2" 1LICENSE = "LGPL-2.0"
2LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
3
2PV = "0.0.1+svnr${SRCPV}" 4PV = "0.0.1+svnr${SRCPV}"
3 5
4require e-module.inc 6require e-module.inc