[oe-commits] Martin Jansa : news: 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: f7d587f440904f27fbfcc87fc1c795841ce7a85b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f7d587f440904f27fbfcc87fc1c795841ce7a85b

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

news: fix LICENSE and add LIC_FILES_CHKSUM

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

---

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

diff --git a/meta-efl/recipes-efl/e17/news_svn.bb b/meta-efl/recipes-efl/e17/news_svn.bb
index e45cd44..9b89d80 100644
--- a/meta-efl/recipes-efl/e17/news_svn.bb
+++ b/meta-efl/recipes-efl/e17/news_svn.bb
@@ -1,4 +1,6 @@
-LICENSE = "MIT"
+LICENSE = "GPL-2.0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
 PV = "0.1.0+svnr${SRCPV}"
 PR = "${INC_PR}.0"
 
@@ -8,6 +10,3 @@ do_configure_prepend() {
     sed -i -e /po/d configure.ac 
     sed -i -e s:\ po::g Makefile.am
 }
-
-
-





More information about the Openembedded-commits mailing list