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,22 @@
|
||||
require ttf.inc
|
||||
|
||||
SUMMARY = "Liberation fonts - TTF Version"
|
||||
HOMEPAGE = "https://www.redhat.com/promo/fonts/"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \
|
||||
"
|
||||
|
||||
|
||||
SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz"
|
||||
S = "${WORKDIR}/liberation-fonts-${PV}"
|
||||
|
||||
PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif"
|
||||
FONT_PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif"
|
||||
|
||||
FILES:ttf-liberation-mono = "${datadir}/fonts/truetype/*Mono*"
|
||||
FILES:ttf-liberation-sans = "${datadir}/fonts/truetype/*Sans*"
|
||||
FILES:ttf-liberation-serif = "${datadir}/fonts/truetype/*Serif*"
|
||||
|
||||
SRC_URI[md5sum] = "77728078a17e39f7c242b42c3bf6feb8"
|
||||
SRC_URI[sha256sum] = "174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f"
|
||||
Reference in New Issue
Block a user