[oe-commits] Martin Jansa : imlib2: sync LICENSE from meta-efl

git version control git at git.openembedded.org
Tue May 10 08:35:33 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue May 10 09:56:25 2011 +0200

imlib2: sync LICENSE from meta-efl

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

---

 recipes/efl1/imlib2_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/imlib2_svn.bb b/recipes/efl1/imlib2_svn.bb
index 96f66bf..a2585e7 100644
--- a/recipes/efl1/imlib2_svn.bb
+++ b/recipes/efl1/imlib2_svn.bb
@@ -1,5 +1,6 @@
 DESCRIPTION = "A graphic library for file loading, saving, rendering, and manipulation."
-LICENSE = "BSD"
+LICENSE = "MIT BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
 # can also depend on tiff34, ungif or gif, z, bz2, id3tag
 DEPENDS = "freetype libpng jpeg virtual/libx11 libxext"
 PROVIDES = "virtual/imlib2"





More information about the Openembedded-commits mailing list