[oe-commits] Martin Jansa : ephoto: update LICENSE and LIC_FILES_CHKSUM

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


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Dec  2 03:30:05 2012 +0100

ephoto: update LICENSE and LIC_FILES_CHKSUM

* COPYNG.icons was changed to GPL-3.0 in r60781

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

---

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

diff --git a/meta-efl/recipes-efl/e17/ephoto_svn.bb b/meta-efl/recipes-efl/e17/ephoto_svn.bb
index 4694398..def68af 100644
--- a/meta-efl/recipes-efl/e17/ephoto_svn.bb
+++ b/meta-efl/recipes-efl/e17/ephoto_svn.bb
@@ -1,9 +1,9 @@
-LICENSE = "MIT CC-BY-SA2.5"
+LICENSE = "MIT GPL-3.0"
 PV = "0.1.0+svnr${SRCREV}"
 PR = "${INC_PR}.0"
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=df45d9de58df0b48f515eae8d2421257"
-LIC_FILES_CHKSUM = "file://COPYING.icons;md5=d4e4f10748f3146a089aaa23c9ade59b"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fdffcddb366d0cc78e0e46c4ea70c8d9 \
+                    file://COPYING.icons;md5=8f0e2cd40e05189ec81232da84bd6e1a"
 
 require e-module.inc
 





More information about the Openembedded-commits mailing list