summaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb')
-rw-r--r--common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb
new file mode 100644
index 00000000..d20cadf5
--- /dev/null
+++ b/common/recipes-graphics/xorg-driver/xf86-video-mga_1.6.2.bb
@@ -0,0 +1,21 @@
1require recipes-graphics/xorg-driver/xorg-driver-video.inc
2
3SUMMARY = "X.Org X server -- Matrox MGA display driver"
4
5DESCRIPTION = "mga is an Xorg driver for Matrox video cards"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=bc1395d2cd32dfc5d6c57d2d8f83d3fc"
8
9SRC_URI += "file://checkfile.patch"
10
11DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
12 virtual/libgl xineramaproto libpciaccess"
13
14EXTRA_OECONF += "--enable-dri"
15
16PR = "r0"
17
18COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
19
20SRC_URI[md5sum] = "f543877db4e260d8b43c7da3095605ed"
21SRC_URI[sha256sum] = "3f89ce250eea93f0de890954687790e06c0bab9e3e303df393e8759a187eca6c"