- 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
463 B
BlitzBasic
15 lines
463 B
BlitzBasic
require xorg-driver-video.inc
|
|
|
|
SUMMARY = "X.Org X server -- VMware SVGA display driver"
|
|
|
|
DESCRIPTION = "vmware is an Xorg driver for VMware virtual video cards."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
|
|
|
|
DEPENDS += "virtual/libx11 xorgproto libpciaccess"
|
|
XORG_DRIVER_COMPRESSOR = ".tar.xz"
|
|
|
|
SRC_URI[sha256sum] = "aed31ee5ed5ecc6e2226705383e7ad06f7602c1376a295305f376b17af3eb81a"
|
|
|
|
COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
|