[oe-commits] Marcin Juszkiewicz : xf86-video-sis: added 0.10.1

git version control git at git.openembedded.org
Tue Jul 21 19:41:36 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: deddb9a1bf4eeab54223cfdfe241b05e38a0cb10
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=deddb9a1bf4eeab54223cfdfe241b05e38a0cb10

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Jul 21 21:40:21 2009 +0200

xf86-video-sis: added 0.10.1

---

 recipes/xorg-driver/xf86-video-sis_0.10.1.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

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
index 0000000..dc083b3
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-sis_0.10.1.bb
@@ -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 \
+"





More information about the Openembedded-commits mailing list