summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-16 21:50:53 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-22 10:25:34 +0000
commit1e2f122a17309f687ec54e9a3928434e6c4547eb (patch)
tree83fa7a80618a4965fa01b5ad1348762dc997108c /meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb
parent41111d4ff54bcbc2111239944c44c789890ddcb4 (diff)
downloadpoky-1e2f122a17309f687ec54e9a3928434e6c4547eb.tar.gz
xf86-video-intel: upgrade from 2.12.0 to 2.13.0
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb
deleted file mode 100644
index 968c20167f..0000000000
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require xf86-video-common.inc
2
3DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver"
4
5EXTRA_OECONF += "--disable-xvmc"
6
7DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
8 virtual/libgl xineramaproto xf86driproto libpciaccess"
9
10COMPATIBLE_HOST = '(i.86|x86_64).*-linux'