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> | ||||
* | yajl: update to 2.1.0 | Kang Kai | 2014-04-20 | 1 | -0/+18 |
Update yajl to version 2.1.0: * Correct license * Update SRCREV * Drop PR Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |