aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pygtk_2.17.0.bb
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 09:28:33 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:49 -0800
commitf48c8d856379690bdd325d568eb37b060ae52ef9 (patch)
treef3ac99aace23c809245f1a7e54689bf0cb87dce6 /meta/recipes-devtools/python/python-pygtk_2.17.0.bb
parentd5e9c266b25a12c8571bd11a26132468f3fd92ce (diff)
downloadopenembedded-core-f48c8d856379690bdd325d568eb37b060ae52ef9.tar.gz
python-pygtk:Add license checksum and update the GPL information
Add COPYING file checksum to bb file and update the "LGPL" to "LGPLv2.1" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-pygtk_2.17.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-pygtk_2.17.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb
index 3dcfd64a9d..d3f4f50006 100644
--- a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb
+++ b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb
@@ -5,7 +5,8 @@ DEPENDS = "gtk+ libglade python-pycairo python-pygobject"
RDEPENDS = "python-shell python-pycairo python-pygobject"
PROVIDES = "python-pygtk2"
SRCNAME = "pygtk"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
PR = "ml8.3"
SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.17/${SRCNAME}-${PV}.tar.bz2 \