diff options
author | Armin Kuster <akuster808@gmail.com> | 2018-06-18 21:10:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-21 09:34:40 +0100 |
commit | dde8c032127d76e46226fb9754efe29511397b11 (patch) | |
tree | a369ee005f8b06f3ea7c0a3c3e7f0f2ae12dbacf | |
parent | e6956ca909764c8ecc6ae24988b34376800c3df3 (diff) | |
download | poky-dde8c032127d76e46226fb9754efe29511397b11.tar.gz |
xf86-video-vmware: update to 13.3.0
(From OE-Core rev: cdc00f912f3af54d14f3225801bde7b5d0982bb3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb index 0b63bbc67c..41612b7f07 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.2.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.3.0.bb | |||
@@ -10,8 +10,8 @@ DEPENDS += "virtual/libx11 xorgproto libpciaccess" | |||
10 | 10 | ||
11 | SRC_URI += "file://0002-add-option-for-vmwgfx.patch" | 11 | SRC_URI += "file://0002-add-option-for-vmwgfx.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "4c3912e4d8947f6c2fc1ee9e2f211d74" | 13 | SRC_URI[md5sum] = "08d66d062055080ff699ab4869726ea2" |
14 | SRC_URI[sha256sum] = "e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b" | 14 | SRC_URI[sha256sum] = "47971924659e51666a757269ad941a059ef5afe7a47b5101c174a6022ac4066c" |
15 | 15 | ||
16 | COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' | 16 | COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' |
17 | 17 | ||