aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-22 17:32:40 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 14:31:24 +0000
commit4df34661bd8fa075921e3fa77c6a2cd1ee412d5a (patch)
treeabbc6e15be9d0fc52feeb30749c13fe5b60be798 /meta/recipes-devtools/python
parent2b95a00b711c27a0eaf2cc2ad3055de61b7c1d8c (diff)
downloadopenembedded-core-contrib-4df34661bd8fa075921e3fa77c6a2cd1ee412d5a.tar.gz
python: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python-native_2.6.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.6.6.bb b/meta/recipes-devtools/python/python-native_2.6.6.bb
index 148dc587e9..2ad10c9192 100644
--- a/meta/recipes-devtools/python/python-native_2.6.6.bb
+++ b/meta/recipes-devtools/python/python-native_2.6.6.bb
@@ -2,6 +2,7 @@ require python.inc
DEPENDS = "openssl-native bzip2-full-native zlib-native readline-native sqlite3-native"
PR = "${INC_PR}.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=38fdd546420fab09ac6bd3d8a1c83eb6"
SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \
file://04-default-is-optimized.patch \