aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jack
AgeCommit message (Collapse)Author
2011-02-26jack: remove old versionsPetr Štetiar
The jack is not pinned anywhere and according to the git log it seems, that just the latest stable version is maintained and used. Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-26jack: fix wrong configure check on the build hostPetr Štetiar
| checking existing, conflicting JACK installs... | You appear to have at least one existing installation of JACK. | Complete or partial JACK installs exist in: /usr/lib [...] NOTE: package jack-0.118.0-r2: task do_configure: Failed Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-11-08jack-0.118.0: fix SRCREVChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-11-08jack: use the svn repository to fetchChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-22jack: temporarily use Angstrom source mirrorMichael Smith
Upstream tarball has gone missing. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-08-01jack: make twl patch specific to omap3 machinesKoen Kooi
2010-08-01jack 0.118.0: Add patch to that changes the jackd defaults for the ALSA ↵Richard
driver to values that work when audio capture is required on the BeagleBoard.
2010-07-18jack: add 0.118.0 (latest stable)Koen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-02jack: fix packaging and simplify recipeHenning Heinold
* put html files to doc package * user newr oe feature to simplify the recipe * bump PR
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>