surpport seeking the recorded video
[vuplus_openembedded] / recipes / xorg-driver / xf86-video-nsc_2.8.3.bb
1 require xorg-driver-video.inc
2
3 DESCRIPTION = "X.Org X server -- NSC display driver"
4 DEPENDS += " xf86dgaproto"
5 PE = "1"
6
7 # This driver is broken because it's seldom updated. It compiles
8 # but fails to communicate with the card without this deprecated define.
9 EXTRA_OEMAKE += "CFLAGS+=-DXFree86Server"