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:
18
sources/poky/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb
Normal file
18
sources/poky/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb
Normal file
@@ -0,0 +1,18 @@
|
||||
SUMMARY = "Xv: X Video extension library"
|
||||
|
||||
DESCRIPTION = "libXv provides an X Window System client interface to the \
|
||||
X Video extension to the X protocol. The X Video extension allows for \
|
||||
accelerated drawing of videos. Hardware adaptors are exposed to \
|
||||
clients, which may draw in a number of colourspaces, including YUV."
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=827da9afab1f727f2a66574629e0f39c"
|
||||
|
||||
DEPENDS += "libxext xorgproto"
|
||||
|
||||
XORG_PN = "libXv"
|
||||
|
||||
SRC_URI[sha256sum] = "aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848"
|
||||
|
||||
Reference in New Issue
Block a user