summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libfslcodec/libfslcodec_3.0.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* libfslcodec: Update to version 3.0.7Daiane Angolini2013-05-281-11/+0
| | | | | | | | The 3.0.7 version is compatible with MX28, MX53 and MX6 SoCs so we move them all to this release. Change-Id: Iffb871c2a846391e8d628df5e3f1c9202ff29fa4 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslcodec: Add .inc file in order to reuse codeDaiane Angolini2013-04-101-53/+3
| | | | | | | | Include libfslcodec.inc file in order to reuse code for future newer versions of this packaged to be added. Change-Id: Ic9737f8a468680a9f8cb73baa59c4622655dc33a Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslcodec: Add 'textrel' in INSANE_SKIP to avoid known warningsOtavio Salvador2013-03-271-1/+1
| | | | | | | | | | The binaries has relocation code inside text section which is not a good practice however this is a known issue and we shouldn't bother user with many warnings during the build for it as it might end covering real issues. Change-Id: Id027c7c7bd05bb7aa44150892d92f7ea49d2e3a8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Don't try to split debug symbolsOtavio Salvador2013-03-261-0/+1
| | | | | | | | | | | | | | | | The debug symbol split now raises an error as bellow: ,----[ Error ] | Failed to write file: invalid section alignment | ERROR: debugedit failed with exit code 1 ... `---- This happens because the binaries from Freescale are stripped, to avoid it we need to avoid the debug splitting. Change-Id: I1a1aee2a8e3bf806455300c21e6e5c41eb543795 Reported-by: Michael Urbaniak <MikeU@ebtron.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Update to version 3.0.5Daiane Angolini2013-01-251-0/+60
Change-Id: Ib7f0aaf8786d19241696d2daaa13a60a52dff0d7 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>