- 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)
14 lines
386 B
BlitzBasic
14 lines
386 B
BlitzBasic
LICENSE = "GPL-3.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
|
|
require make.inc
|
|
|
|
SRC_URI += " \
|
|
file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \
|
|
"
|
|
|
|
EXTRA_OECONF += "--without-guile"
|
|
|
|
SRC_URI[sha256sum] = "dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3"
|
|
|
|
BBCLASSEXTEND = "native nativesdk"
|