summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/fsl-mm-core/imx-lib.inc
Commit message (Collapse)AuthorAgeFilesLines
* imx-lib: fix packaging of librariesOtavio Salvador2012-07-181-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 fileDaiane Angolini2012-06-061-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>