From patchwork Tue Dec 4 01:58:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [16/58] uptime: add LIC_FILES_CHKSUM Date: Tue, 04 Dec 2012 01:58:49 -0000 From: Martin Jansa X-Patchwork-Id: 40135 Message-Id: To: openembedded-devel@lists.openembedded.org Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/uptime_svn.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-efl/recipes-efl/e17/uptime_svn.bb b/meta-efl/recipes-efl/e17/uptime_svn.bb index c6d7434..a296a5e 100644 --- a/meta-efl/recipes-efl/e17/uptime_svn.bb +++ b/meta-efl/recipes-efl/e17/uptime_svn.bb @@ -1,4 +1,7 @@ LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \ + file://COPYING-PLAIN;md5=c910b645eda0005ccec46f75203dc96e" + PV = "0.0.2+svnr${SRCREV}" PR = "${INC_PR}.0"