Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove True option to getVar calls | Joshua Lock | 2016-12-02 | 1 | -1/+1 |
| | | | | | | | | | 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> | ||||
* | tesseract: upgrade to 3.04 | Juhee Cho | 2016-10-21 | 1 | -0/+26 |
* use do_split_packages instead of many separate recipes * fetch from github Signed-off-by: Juhee Cho <juhee.cho@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |