]> code.ossystems Code Review - openembedded-core.git/commitdiff
xf86-video-vmware: update package to 12.0.2
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 16 May 2012 14:27:01 +0000 (17:27 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 May 2012 20:11:26 +0000 (21:11 +0100)
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.

meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb [moved from meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb with 74% similarity]

similarity index 74%
rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
index a5655fcf46ecb618147d241b19da997852f658ad..71f0339a4b16e5dbbcb542e69eaca73369176b4e 100644 (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)'