xf86-video-vmware: update package to 12.0.2

This patch updates the package version for the vmware xorg driver
to 12.0.2, following upstream. No other changes made beside updating
the checksums.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandru DAMIAN 2012-05-16 17:27:01 +03:00 committed by Richard Purdie
parent a97b9cba5a
commit cedfe1d50d
1 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
DEPENDS += "virtual/libx11 libxvmc drm glproto \
virtual/libgl xineramaproto libpciaccess"
PR = "${INC_PR}.1"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53"
SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496"
SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783"
SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147"
COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'