[oe-commits] Martin Jansa : exalt: fix LICENSE and add LIC_FILES_CHKSUM

git at git.openembedded.org git at git.openembedded.org
Wed Dec 12 18:28:19 UTC 2012


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Dec  2 15:37:08 2012 +0100

exalt: fix LICENSE and add LIC_FILES_CHKSUM

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

---

 meta-efl/recipes-efl/e17/exalt_svn.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/exalt_svn.bb b/meta-efl/recipes-efl/e17/exalt_svn.bb
index a5590e1..973bb67 100644
--- a/meta-efl/recipes-efl/e17/exalt_svn.bb
+++ b/meta-efl/recipes-efl/e17/exalt_svn.bb
@@ -1,7 +1,9 @@
 DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17."
 HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt"
 
-LICENSE = "LGPLv2"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
+
 DEPENDS = "elementary vpnc wpa-supplicant ecore eet edbus"
 RDEPENDS_${PN} = "vpnc wpa-supplicant"
 





More information about the Openembedded-commits mailing list