summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pyrex_0.9.9.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
commit5d378ef3c88ca700d4971d4e60924127ebc05da1 (patch)
treee93269a91c1981d9a1b4d5b4219d1449c8b8fe3e /meta/recipes-devtools/python/python-pyrex_0.9.9.bb
parentf48c8d856379690bdd325d568eb37b060ae52ef9 (diff)
downloadast2050-yocto-poky-5d378ef3c88ca700d4971d4e60924127ebc05da1.zip
ast2050-yocto-poky-5d378ef3c88ca700d4971d4e60924127ebc05da1.tar.gz
python-pyrex:Add license checksum and update the License information
Add LICENSE.txt file checksum to bb file and update the "GPL" to "Apache License Version 2.0" according to the License file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-pyrex_0.9.9.bb')
-rw-r--r--meta/recipes-devtools/python/python-pyrex_0.9.9.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
index 6c57af5..b62ffbf 100644
--- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
+++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
@@ -3,7 +3,8 @@ It's designed to bridge the gap between the nice, high-level, easy-to-use world
and the messy, low-level world of C."
SECTION = "devel/python"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "Apache License Version 2.0"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd"
SRCNAME = "Pyrex"
PR = "ml0"
OpenPOWER on IntegriCloud