xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require xorg-driver-video.inc
2
3SUMMARY = "X.Org X server -- cirrus display driver"
4DESCRIPTION = "cirrus is an Xorg driver for Cirrus Logic VGA adapters. These \
5devices are not so common in the wild anymore, but QEMU can emulate one, so \
6the driver is still useful."
7
8LIC_FILES_CHKSUM = "file://COPYING;md5=6ddc7ca860dc5fd014e7f160ea699295"
9
10SRC_URI[md5sum] = "7d7dfd4cdc42aa8b6e923510fa00ad2b"
11SRC_URI[sha256sum] = "edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab"
12
13DEPENDS += "libpciaccess"
14