Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libftdi: Fix license format QA error | Otavio Salvador | 2014-12-31 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix following QA error: ,---- | WARNING: Recipe libftdi, LICENSE (LGPLv2.1 GPLv2) has invalid format, | LICENSES must have operator "([&|() ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | libftdi: update to 1.1 | Raphael Silva | 2014-12-10 | 1 | -0/+29 |
Previous version was 0.19 but it had a failing recipe due to the fact that libusb was not detect during do_configure. This problem does not happen in version 1.1. Signed-off-by: Mario Goulart <mario.goulart@gmail.com> Signed-off-by: Raphael Silva <rapphil@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |