From 42a4a7b817b3355a9d5c05c2127585d8d449464f Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 21 May 2015 13:51:59 +0300 Subject: xf86-video-vmware: Upgrade 13.0.2 -> 13.1.0 Remove one upstreamed patch. Signed-off-by: Jussi Kukkonen --- .../xorg-driver/xf86-video-vmware_13.1.0.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb') diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb new file mode 100644 index 0000000000..89b98eefc3 --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb @@ -0,0 +1,18 @@ +require xorg-driver-video.inc + +SUMMARY = "X.Org X server -- VMware SVGA display driver" + +DESCRIPTION = "vmware is an Xorg driver for VMware virtual video cards." + +LIC_FILES_CHKSUM = "file://COPYING;md5=5fcd7d437a959a15fbee8707747c6b53" + +DEPENDS += "virtual/libx11 xineramaproto videoproto libpciaccess" + +SRC_URI += "file://0002-add-option-for-vmwgfx.patch" + +SRC_URI[md5sum] = "0cba22fed4cb639d5c4276f7892c543d" +SRC_URI[sha256sum] = "3c1d244e4b1b77e92126957965cdc9fb82de4c215c0706a3a8aaff6939e4a0cc" + +COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' + +EXTRA_OECONF += "--disable-vmwgfx" -- cgit v1.2.3