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,13 @@
|
||||
DESCRIPTION = "X documentation"
|
||||
HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/docs"
|
||||
LICENSE = "MIT"
|
||||
|
||||
DEPENDS = "util-macros-native"
|
||||
|
||||
SRC_URI_EXT = "bz2"
|
||||
SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.${SRC_URI_EXT}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
require xorg-doc-common.inc
|
||||
|
||||
SUMMARY = "Documentation for the X Window System"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://general/License.xml;md5=f2677c20a4066714e233e9bbd8659aa2"
|
||||
|
||||
SRC_URI[sha256sum] = "2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3"
|
||||
@@ -0,0 +1,11 @@
|
||||
require xorg-doc-common.inc
|
||||
|
||||
PE = "1"
|
||||
|
||||
SUMMARY = "SGML entities and XML/CSS stylesheets used in X.Org docs"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c8c6c808cd3c797a07b24e443af1c449"
|
||||
|
||||
SRC_URI[sha256sum] = "65a9fdddedc17bd5e9c0b00d904960f03f047c3a62de5458989d493c29fec806"
|
||||
|
||||
FILES:${PN} += "${datadir}/sgml/X11"
|
||||
Reference in New Issue
Block a user