- 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)
18 lines
1.0 KiB
PHP
18 lines
1.0 KiB
PHP
LICENSE = "GPL-2.0-only & GPL-3.0-only & LGPL-2.0-only & LGPL-3.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
|
file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
|
|
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
|
|
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
|
|
|
|
SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \
|
|
file://0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \
|
|
file://0002-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch \
|
|
file://0003-Dont-disable-libreadline.a-when-using-disable-static.patch \
|
|
file://0004-use-asm-sgidefs.h.patch \
|
|
file://0005-Change-order-of-CFLAGS.patch \
|
|
file://0006-resolve-restrict-keyword-conflict.patch \
|
|
file://0007-Fix-invalid-sigprocmask-call.patch \
|
|
file://0008-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
|
|
"
|
|
SRC_URI[sha256sum] = "2d4dd8061d8ded12b6c63f55e45344881e8226105f4d2a9b234040efa5ce7772"
|