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:
16
sources/poky/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb
Normal file
16
sources/poky/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb
Normal file
@@ -0,0 +1,16 @@
|
||||
require xorg-app-common.inc
|
||||
|
||||
SUMMARY = "X11 color name database"
|
||||
DESCRIPTION = "This package includes both the list mapping X color names \
|
||||
to RGB values (rgb.txt) and, if configured to use a database for color \
|
||||
lookup, the rgb program to convert the text file into the binary database \
|
||||
format."
|
||||
|
||||
DEPENDS += " xorgproto util-macros"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI_EXT = "xz"
|
||||
SRC_URI[sha256sum] = "fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b"
|
||||
|
||||
FILES:${PN} += "${datadir}/X11"
|
||||
Reference in New Issue
Block a user