Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faac: address gcc-6 narrowing errors via an explicit cast | Derek Straka | 2016-08-16 | 1 | -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 recipe | Paul Eggleton | 2013-10-05 | 1 | -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> |