summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb')
-rw-r--r--recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb b/recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb
new file mode 100644
index 0000000000..8c1893f4cc
--- /dev/null
+++ b/recipes/obsolete/xorg/xorg-driver/xf86-video-nsc_2.8.2.bb
@@ -0,0 +1,11 @@
+require xorg-driver-video.inc
+DEPENDS += " xf86dgaproto"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "1fbdd5e9b5508b032c0102f72d1e555c"
+SRC_URI[archive.sha256sum] = "060493a9dcad81e8912381d2a8d14a3e32a34414296a089756868f3442103c8c"
+
+# 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"