[oe-commits] Martin Jansa : azy: add LIC_FILES_CHKSUM

git at git.openembedded.org git at git.openembedded.org
Wed Oct 3 10:33:37 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 8910aced94dd1f2f4220e5afa856dbc0adda5b99
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8910aced94dd1f2f4220e5afa856dbc0adda5b99

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Sep 27 00:34:02 2012 +0200

azy: add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/efl/azy_svn.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-efl/recipes-efl/efl/azy_svn.bb b/meta-efl/recipes-efl/efl/azy_svn.bb
index 814fb46..0b333ae 100644
--- a/meta-efl/recipes-efl/efl/azy_svn.bb
+++ b/meta-efl/recipes-efl/efl/azy_svn.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "Azy is a library meant for implementing rpc clients and servers i
 DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native mysql5 azy-native"
 DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native mysql5-native"
 LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+
 PV = "1.0.0+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"
 





More information about the Openembedded-commits mailing list