mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 01:36:38 +01:00
python:Add license checksum to bb file
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require python.inc
|
||||
DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib"
|
||||
DEPENDS_sharprom = "python-native db readline zlib gdbm openssl"
|
||||
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://01-use-proper-tools-for-cross-build.patch \
|
||||
|
||||
Reference in New Issue
Block a user