- 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)
12 lines
405 B
BlitzBasic
12 lines
405 B
BlitzBasic
SUMMARY = "A rigid, lightweight, dead-simple intent parser"
|
|
HOMEPAGE = "https://github.com/MycroftAI/padaos"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://README.md;md5=b51c3e8e53a7cd95c13c5aab6cbc8e67"
|
|
|
|
SRC_URI[md5sum] = "dbf852015ef87a6694549779fb475b52"
|
|
SRC_URI[sha256sum] = "2ac05fcbc826873c574568aa5ce09945d6ea987bee10399e766eb8f7c6356d72"
|
|
|
|
inherit pypi setuptools3
|
|
|
|
RDEPENDS:${PN} += "python3-logging"
|