summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-vmware_12.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* xf86-video-vmware: fix build with automake 1.12.xNitin A Kamble2012-07-171-5/+0
| | | | | | | | | | | | | | | | | | | | | | automake 1.12.x automatically deletes empty directories, so the additional rmdir from the do_install_append fails. cleanup the do_install_append for automake 1.12.x Fixes this build issue: | rmdir: failed to remove `/srv/home/nitin/builds/build-gcc47/tmp/work/i586-poky-linux/xf86-video-vmware-2_12.0.1-r17.1/image/usr/bin': No such file or directory NOTE: package xf86-video-vmware-2_12.0.1-r17.1: task do_install: Failed No PR bump as no change in the output. (From OE-Core rev: ae6cad80ea65b4e2ecbc15b94f66d874ee2400c7) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-vmware: update package to 12.0.2Alexandru DAMIAN2012-05-171-0/+22
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>