summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/fsl-mm-core/fsl-mm-flv-codeclib_2.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* fsl-mm-core: Remove old multimedia packages for MX5Daiane Angolini2013-05-281-22/+0
| | | | | | | | | Remove fsl-mm-codeclib, fsl-mm-codeclib, fsl-mm-flv-codeclib and fsl-mm-mp3enc-codeclib. In new version, all packages are covered by only libfslcodec Change-Id: If7c8eaaad5e493410e968911734eb00a35711ff7 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* fsl-mm-*-codeclib: Fix packaging of librariesOtavio Salvador2013-01-091-20/+11
| | | | | | | | | | | | | | | | | | | | | | | | | This patch address many packaging issues which are required to allow development using those libraries. The changes were: * The pkgconfig file provided is the same provided by fsl-mm-codeclib-dev so we cannot duplicate this file, instead we add a depends on fsl-mm-codeclib-dev to provide a single pkgconfig file; * The fsl-mm-flv-codeclib provided the same headers provided in fsl-mm-codeclib so we remove them to avoid duplication; * Disable debug split as the binaries are stripped; * Set PACKAGE_ARCH to MACHINE_ARCH as this binaries are machine specific; * Fix libraries installation as the binary filenames doesn't follow the standard naming; * Use a single .inc file to avoid code duplication; Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: Javier Viguera <javier.viguera@digi.com>
* fsl-mm-flv-codeclib: Use fsl-eula-unpack class to handle EULAOtavio Salvador2012-10-021-6/+12
| | | | | | | | | The package can now be fetch from Freescale HTTP server avoiding the binary file being dumped on the repository. Change-Id: Ied8c1644cb40cd3fff5b3d0532e1a6f9c6ba35f3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* fsl-mm-flc-codeclib: new filesAdrian Alonso2011-11-071-0/+25
* Freescale Flash prebuilt shared libraries * Include shared libraries as part of metadata Signed-off-by: Adrian Alonso <aalonso00@gmail.com>