- 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)
13 lines
413 B
BlitzBasic
13 lines
413 B
BlitzBasic
SUMMARY = "Python vcversioner, automagically update the project's version"
|
|
HOMEPAGE = "https://github.com/habnabit/vcversioner"
|
|
|
|
LICENSE = "ISC"
|
|
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=827a7a91a8d20d3c666b665cd96db8e3"
|
|
|
|
SRC_URI[md5sum] = "aab6ef5e0cf8614a1b1140ed5b7f107d"
|
|
SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa06e19b"
|
|
|
|
inherit pypi setuptools3
|
|
|
|
BBCLASSEXTEND = "native"
|