Complete Yocto mirror with license table for TQMa6UL (2038-compliance)
- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
DESCRIPTION = "A Python Mocking and Patching Library for Testing"
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/mock"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-cmd2 \
|
||||
python3-mccabe \
|
||||
python3-pep8 \
|
||||
python3-prettytable \
|
||||
python3-pyflakes \
|
||||
python3-pyparsing \
|
||||
python3-unittest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "5e96aad5ccda4718e0a229ed94b2024df75cc2d55575ba5762d31f5767b8767d"
|
||||
Reference in New Issue
Block a user