From patchwork Mon Oct 1 14:38:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,4/6] elmdentica: add LIC_FILES_CHKSUM Date: Mon, 01 Oct 2012 14:38:48 -0000 From: Martin Jansa X-Patchwork-Id: 37535 Message-Id: <275273308ebeac252cc5466192a476733ed50a1d.1349102278.git.Martin.Jansa@gmail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/elmdentica_svn.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-efl/recipes-efl/e17/elmdentica_svn.bb b/meta-efl/recipes-efl/e17/elmdentica_svn.bb index c965b68..f3bf939 100644 --- a/meta-efl/recipes-efl/e17/elmdentica_svn.bb +++ b/meta-efl/recipes-efl/e17/elmdentica_svn.bb @@ -1,6 +1,8 @@ DESCRIPTION = "A indenti.ca client for E" DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native azy" LICENSE = "GPLv3+" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + SECTION = "e/apps" HOMEPAGE = "http://elmdentica.googlecode.com" AUTHOR = "seabra"