summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2012-05-16 17:27:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-17 21:13:10 +0100
commitcedfe1d50dbd71bbb3e2696c41be8007fcdff559 (patch)
tree169c90a7abca34ed83e651f7ebd50330e8266c92 /meta
parenta97b9cba5aaa980a6dc9ddc64a2e71d03a84eeb0 (diff)
downloadpoky-cedfe1d50dbd71bbb3e2696c41be8007fcdff559.tar.gz
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
index a5655fcf46..71f0339a4b 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53"
9DEPENDS += "virtual/libx11 libxvmc drm glproto \ 9DEPENDS += "virtual/libx11 libxvmc drm glproto \
10 virtual/libgl xineramaproto libpciaccess" 10 virtual/libgl xineramaproto libpciaccess"
11 11
12PR = "${INC_PR}.1" 12PR = "${INC_PR}.0"
13 13
14SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53" 14SRC_URI[md5sum] = "0743ec7c479603fba60d118858fd5783"
15SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496" 15SRC_URI[sha256sum] = "c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147"
16 16
17COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' 17COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'
18 18