aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-nsc_2.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver/xf86-video-nsc_2.8.3.bb')
-rw-r--r--recipes/xorg-driver/xf86-video-nsc_2.8.3.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-nsc_2.8.3.bb b/recipes/xorg-driver/xf86-video-nsc_2.8.3.bb
new file mode 100644
index 0000000000..96486d2e72
--- /dev/null
+++ b/recipes/xorg-driver/xf86-video-nsc_2.8.3.bb
@@ -0,0 +1,9 @@
+require xorg-driver-video.inc
+
+DESCRIPTION = "X.Org X server -- NSC display driver"
+DEPENDS += " xf86dgaproto"
+PE = "1"
+
+# This driver is broken because it's seldom updated. It compiles
+# but fails to communicate with the card without this deprecated define.
+EXTRA_OEMAKE += "CFLAGS+=-DXFree86Server"