diff options
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb index 56daa86c86..4f089c6c0b 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb @@ -2,11 +2,11 @@ require xf86-video-common.inc DESCRIPTION = "X.Org X server -- VMware SVGA II display driver" -LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" +LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53" DEPENDS += "virtual/libx11 libxvmc drm glproto \ virtual/libgl xineramaproto libpciaccess" -PR = "r1" +PR = "r0" COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' |