From: Saul Wold Date: Thu, 23 Dec 2010 01:32:40 +0000 (-0800) Subject: python: Add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3294 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4df34661bd8fa075921e3fa77c6a2cd1ee412d5a;p=openembedded-core.git python: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- 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 \