summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/faac/files
Commit message (Collapse)AuthorAgeFilesLines
* faac: address gcc-6 narrowing errors via an explicit castDerek Straka2016-08-161-0/+47
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 9b9eb830b60a0564e7f5b00eb12a57e652484227) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* faac: add recipePaul Eggleton2013-10-051-0/+332
Originally based on the recipe from OE-Classic. Changes from that version: * Update to 1.28 * Add a patch from Debian to fix compilation errors * Split out staticdev files into their own package * Set reasonable SUMMARY instead of DESCRIPTION * Add LIC_FILES_CHKSUM * Drop PRIORITY and default value of S * Rearrange recipe into logical order Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>