[poky] [PATCH 07/20] python-pygobject:Add license checksum and update the GPL information
Mei Lei
lei.mei at intel.com
Wed Nov 24 21:29:25 PST 2010
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 at intel.com>
---
.../python/python-pygobject_2.21.1.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb
index b815e4c..b438447 100644
--- a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb
+++ b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Python GObject bindings"
SECTION = "devel/python"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
DEPENDS = "python-pygobject-native-${PV} glib-2.0"
PR = "ml0"
--
1.6.3.3
More information about the poky
mailing list