[oe-commits] lumag : emprint: add LIC_FILES_CHKSUM

git version control git at git.openembedded.org
Wed Aug 17 07:30:23 UTC 2011


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

Author: lumag <dbaryshkov at gmail.com>
Date:   Tue Aug 16 23:21:07 2011 +0000

emprint: add LIC_FILES_CHKSUM

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

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

diff --git a/meta-efl/recipes-efl/e17/emprint_svn.bb b/meta-efl/recipes-efl/e17/emprint_svn.bb
index 31c744d..d5c4769 100644
--- a/meta-efl/recipes-efl/e17/emprint_svn.bb
+++ b/meta-efl/recipes-efl/e17/emprint_svn.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Emprint is a utility for taking screenshots of the entire screen,
 LICENSE = "MIT BSD"
 DEPENDS = "imlib2 virtual/libx11 ecore evas edje eina"
 PV = "0.0.1+svnr${SRCPV}"
+LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
 SRCREV = "${EFL_SRCREV}"
 
 inherit e





More information about the Openembedded-commits mailing list