summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/xorg/xorg-driver/xf86-video-glint_1.2.0.bb
blob: 6c721f7bc049031d81bef690a0739d081f5a818b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xorg-driver-video.inc
DESCRIPTION = "X.Org X server -- Glint display driver"
DEPENDS += " xf86dgaproto drm xf86driproto"
PR = "${INC_PR}.0"

SRC_URI[archive.md5sum] = "1f5271ac01d4475efe73ab6f2c3646f4"
SRC_URI[archive.sha256sum] = "a0edd1109c03efdb0f6defc18745f89fb3c11142381e2657f94d492ddd1e7419"

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