Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx-lib: fix packaging of libraries | Otavio Salvador | 2012-07-18 | 1 | -3/+3 |
| | | | | | | | | | The package was mistakenly removing the links of libraries making runtime applications to fail to run. The patch that caused it has been removed and package files adjusted. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com> | ||||
* | imx-lib: Move code to .inc file | Daiane Angolini | 2012-06-06 | 1 | -0/+33 |
Add imx-lib.inc to avoid duplication of code if a new imx-lib release was included. Change LICENSE field to LGPLv2.1. Include PLATFORM variable to make easier to include a new platform. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> |