* [PATCH 00/20]Update the python-imaging license information
@ 2010-11-26 1:33 Mei Lei
2010-11-26 1:28 ` [PATCH 06/20] python-imaging:Add license checksum to bb file Mei Lei
0 siblings, 1 reply; 2+ messages in thread
From: Mei Lei @ 2010-11-26 1:33 UTC (permalink / raw)
To: poky
Hi Saul,
Because I am not sure about that license style, so I didn't change the orginial license information last night, now I have double checked the license content,find out this license is a MIT variant and update the python-imaging license "GPL" to "MIT".
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: lmei3/chksum2
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/chksum2
Thanks,
Mei Lei <lei.mei@intel.com>
---
Mei Lei (20):
mpfr:Add license checksum and update the GPL information
perl:Add license checksum to bb file
prelink:Add license checksum to bb file
python:Add license checksum to bb file
python-dbus:Add license checksum to bb file
python-imaging:Add license checksum to bb file
python-pygobject:Add license checksum and update the GPL information
python-pygtk:Add license checksum and update the GPL information
python-pyrex:Add license checksum and update the License information
python-scons:Add license checksum and update the GPL information
quilt:Add license checksum and update the GPL information
make:Add license checksum and update the GPL information
lsof:Add license checksum to bb file
dtc:Add license checksum and add the GPL information
libtheora:Add license checksum to bb file
libxml-simple-perl:Add license checksum to bb file
mc:Add license checksum to bb file
qmmp:Add license checksum to bb file
base-files:Add license checksum to bb file
flex:Add license checksum and add the license information
meta/recipes-core/base-files/base-files_3.0.14.bb | 2 +-
meta/recipes-devtools/flex/flex_2.5.35.bb | 3 ++-
meta/recipes-devtools/make/make_3.82.bb | 4 +++-
.../perl/libxml-simple-perl_2.18.bb | 1 +
meta/recipes-devtools/perl/perl_5.8.8.bb | 2 ++
meta/recipes-devtools/prelink/prelink_git.bb | 1 +
meta/recipes-devtools/python/python-dbus_0.83.1.bb | 1 +
.../python/python-imaging_1.1.7.bb | 3 ++-
.../python/python-pygobject_2.21.1.bb | 3 ++-
.../recipes-devtools/python/python-pygtk_2.17.0.bb | 3 ++-
meta/recipes-devtools/python/python-pyrex_0.9.9.bb | 3 ++-
meta/recipes-devtools/python/python-scons_2.0.1.bb | 3 ++-
meta/recipes-devtools/python/python_2.6.6.bb | 2 +-
meta/recipes-devtools/quilt/quilt_0.48.bb | 3 ++-
meta/recipes-extended/lsof/lsof_4.84.bb | 2 +-
meta/recipes-extended/mc/mc_4.7.3.bb | 1 +
meta/recipes-kernel/dtc/dtc_git.bb | 4 ++++
.../libtheora/libtheora_1.1.1.bb | 2 +-
meta/recipes-qt/qt-apps/qmmp_0.4.1.bb | 1 +
meta/recipes-support/mpfr/mpfr_3.0.0.bb | 4 +++-
20 files changed, 35 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 06/20] python-imaging:Add license checksum to bb file
2010-11-26 1:33 [PATCH 00/20]Update the python-imaging license information Mei Lei
@ 2010-11-26 1:28 ` Mei Lei
0 siblings, 0 replies; 2+ messages in thread
From: Mei Lei @ 2010-11-26 1:28 UTC (permalink / raw)
To: poky
Add README file checksum to bb file
Signed-off-by: Mei Lei <lei.mei@intel.com>
---
.../python/python-imaging_1.1.7.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb
index 9812043..a711a25 100644
--- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb
+++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb
@@ -1,7 +1,8 @@
DESCRIPTION = "Python Imaging Library"
SECTION = "devel/python"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec"
DEPENDS = "freetype jpeg tiff"
RDEPENDS = "python-lang python-stringold"
SRCNAME = "Imaging"
--
1.6.3.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-26 1:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26 1:33 [PATCH 00/20]Update the python-imaging license information Mei Lei
2010-11-26 1:28 ` [PATCH 06/20] python-imaging:Add license checksum to bb file Mei Lei
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.