From 647078a9213f5a1c80c8fa25a5e06c271f5f6e8c Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 16 Mar 2012 00:02:55 -0700 Subject: [PATCH] xf86-video-vmware: Upgrade to 12.0.1 Signed-off-by: Saul Wold --- ...video-vmware_11.0.3.bb => xf86-video-vmware_12.0.1.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vmware_11.0.3.bb => xf86-video-vmware_12.0.1.bb} (77%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb similarity index 77% rename from meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb rename to meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb index 9dc5e61545..a5655fcf46 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.1.bb @@ -11,12 +11,12 @@ DEPENDS += "virtual/libx11 libxvmc drm glproto \ PR = "${INC_PR}.1" -COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' +SRC_URI[md5sum] = "08101a9b09774ec2f432db5118928c53" +SRC_URI[sha256sum] = "ded644af1f74ca0ebdc759e3db715519c476b341c1783c3d92c93a76591ed496" -SRC_URI[md5sum] = "579bee487309b1bdc8329bf627d43413" -SRC_URI[sha256sum] = "b24a7cb2d87e416561e25122eab2cd48fc64a2ba105238456eefef16f29f38a3" +COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' do_install_append () { # Remove useless empty directory rmdir ${D}${bindir} -} \ No newline at end of file +} -- 2.40.1