summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/tremor/tremor-20120314
Commit message (Collapse)AuthorAgeFilesLines
* tremor: add a patch to build with arm thumbJesse Zhang2013-07-241-0/+104
| | | | | | | | | | | Add IT instructions so that it builds with thumb tunes. ARM mode won't be affected since IT is a pseudo-instruction in ARM mode. (From OE-Core rev: b5187fa61b34ff94513fcf8f64ff5c588c211d06) Signed-off-by: Sen Zhang <sen.zhang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tremor: replace obsolete automake macros with working onesMarko Lindqvist2013-01-161-0/+15
Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. (From OE-Core rev: e64800e605635737b4d74a36e66b0f7e0fee08bc) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>