aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-sis_0.10.0.bb
blob: dc083b3e888e3e3c446d429f91f471ac700f96f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-driver-video.inc

DESCRIPTION = "X.Org X server -- SiS display driver"
DEPENDS += " xineramaproto xf86miscproto xf86dgaproto drm xf86driproto"
PE = "1"

EXTRA_OECONF += " \
  ac_cv_file__usr_include_xorg_dri_h=yes \
  ac_cv_file__usr_include_xorg_sarea_h=yes \
  ac_cv_file__usr_include_xorg_dristruct_h=yes \
"