summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/poco/poco_1.7.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* poco: update to 1.7.7Pascal Bach2017-01-251-105/+0
| | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* remove True option to getVar callsJoshua Lock2016-12-021-2/+2
| | | | | | | | | getVar() now defaults to expanding by default, thus remove the True option from getVar() calls with a regex search and replace. Search made with the following regex: getVar ?\(( ?[^,()]*), True\) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
* poco: update to 1.7.5Pascal Bach2016-09-261-0/+105
Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>