- 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)
15 lines
457 B
BlitzBasic
15 lines
457 B
BlitzBasic
require xorg-app-common.inc
|
|
|
|
SUMMARY = "Print out X-Video extension adaptor information"
|
|
|
|
DESCRIPTION = "xvinfo prints out the capabilities of any video adaptors \
|
|
associated with the display that are accessible through the X-Video \
|
|
extension."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b664101ad7a1dc758a4c4109bf978e68"
|
|
DEPENDS += " libxv"
|
|
PE = "1"
|
|
|
|
SRC_URI_EXT = "xz"
|
|
SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404"
|