summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-05-09 14:11:11 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 09:37:20 +0100
commit01b74d26ba9f96122105987581660ee2b26521b6 (patch)
treea508f05e804f314af8f47a1f8dc24ac4744e083a /meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb
parent43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361 (diff)
downloadopenembedded-core-01b74d26ba9f96122105987581660ee2b26521b6.tar.gz
openembedded-core-01b74d26ba9f96122105987581660ee2b26521b6.tar.bz2
openembedded-core-01b74d26ba9f96122105987581660ee2b26521b6.zip
xf86-video-vmware: upgrade to 13.0.1
Removed the backported patch. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb
new file mode 100644
index 0000000000..1526a02327
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb
@@ -0,0 +1,15 @@
+require xorg-driver-video.inc
+
+SUMMARY = "X.Org X server -- VMware SVGA display driver"
+
+DESCRIPTION = "vmware is an Xorg driver for VMware virtual video cards."
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
+
+DEPENDS += "virtual/libx11 libxvmc drm glproto \
+ virtual/libgl xineramaproto libpciaccess"
+
+SRC_URI[md5sum] = "b08e0195ebf3f88a82129322cb93da08"
+SRC_URI[sha256sum] = "802dda415c22412edad6c3df44fe18a06e91d0f8456d9a58bac0d340fdf8fe3d"
+
+COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'