mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 01:36:38 +01:00
python: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
2b95a00b71
commit
4df34661bd
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user