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,32 @@
|
||||
SUMMARY = "A set of tools using pywbem"
|
||||
DESCRIPTION = "A set of tools using pywbem to communicate with WBEM servers"
|
||||
HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
|
||||
|
||||
SRC_URI[sha256sum] = "9d0162b74c0b34d4500c099dddfe518cadc295a1a7bfb0abefa740a134d80fea"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN}:class-target += "\
|
||||
python3-ply \
|
||||
python3-pyyaml \
|
||||
python3-six \
|
||||
python3-pywbem \
|
||||
python3-click \
|
||||
python3-requests \
|
||||
python3-prompt-toolkit \
|
||||
python3-mock \
|
||||
python3-packaging \
|
||||
python3-nocasedict \
|
||||
python3-yamlloader \
|
||||
python3-click-repl \
|
||||
python3-click-spinner \
|
||||
python3-asciitree \
|
||||
python3-tabulate \
|
||||
python3-pydicti \
|
||||
python3-nocaselist \
|
||||
python3-custom-inherit \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user