aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-savage_2.3.1.bb
blob: eafe3899e674b4a3f168dccbcd09b60924dd2c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xorg-driver-video.inc
PE = "1"

DESCRIPTION = "X.Org X server -- Savage display driver"

DEPENDS += " drm xf86driproto"

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 \
"