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> | ||||
* | libftdi: update to 1.3 | Jonathan Liu | 2016-06-08 | 1 | -0/+31 |
COPYING.LIB license checksum has changed to fix the FSF address. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |