xf86-video-sis: added 0.10.1
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Tue, 21 Jul 2009 19:40:21 +0000 (21:40 +0200)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Tue, 21 Jul 2009 19:41:58 +0000 (21:41 +0200)
recipes/xorg-driver/xf86-video-sis_0.10.1.bb [new file with mode: 0644]

diff --git a/recipes/xorg-driver/xf86-video-sis_0.10.1.bb b/recipes/xorg-driver/xf86-video-sis_0.10.1.bb
new file mode 100644 (file)
index 0000000..dc083b3
--- /dev/null
@@ -0,0 +1,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 \
+"