summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* open-vm-tools: Upgrade to 10.3.5Khem Raj2018-12-231-105/+0
| | | | | | Add a patch to fix build with gcc9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: fix indentation and drop FILES_${PN}-dbgMartin Jansa2018-12-051-26/+21
| | | | | | | | | | | | | | | | * don't mix tabs and spaces for indentation, removes new warning: meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.3.0.bb: python should use 4 spaces indentation, but found tabs in open-vm-tools_10.3.0.bb, line 107 * remove FILES_${PN}-dbg variable, all .debug directories are packaged automatically in ${PN}-dbg for long time (at least since 2.1 Krogoth) since this oe-core commit: commit da5ec06814e105451cca11cce76b5c5231110524 Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Tue Dec 15 15:38:54 2015 +0000 package: Add auto package splitting of .debug files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: Upgrade to 10.3.0Khem Raj2018-08-281-0/+110
License-update: Copyright year and formatting changes Signed-off-by: Khem Raj <raj.khem@gmail.com>