aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa
AgeCommit message (Collapse)Author
2009-08-08alsa-plugins: add 1.0.20Steve Sakoman
2009-06-30alsa-utils: add 1.0.20 versionDenys Dmytriyenko
2009-06-24alsa: Add alsa-lib/plugins/utils 1.0.19Tom Rini
2009-06-15alsa-utils: fix linking against host libc.so/libm.soDenys Dmytriyenko
Caused by expecting ncurses library in /usr/lib. For some people it's just a warning: ld: warning: library search path "/usr/lib" is unsafe for cross-compilation ld: skipping incompatible /usr/lib/libm.so when searching for -lm And for some people it breaks the build: ld: warning: library search path "/usr/lib" is unsafe for cross-compilation /usr/lib/libm.so: file not recognized: File format not recognized Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-07alsa-state: disable dmix from angstrom, it creates way more problems than it ↵Koen Kooi
attempts to solve
2009-05-26alsa-scenario_0.2.bb : add new release of alsa scenarioGraeme Gregory
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
2009-05-25alsa-lib: add 1.0.20Koen Kooi
2009-05-06alsa-lib: This is LGPL not GPLTom Rini
2009-04-03alsa-state: register the script for the shutdown, storing the settingsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-03-22alsa-state: ${PN} is not always 'all' - some devices have own asound.confMarcin Juszkiewicz
2009-03-22alsa-state: fix for a780 additional statesMarcin Juszkiewicz
2009-03-22alsa-state: revert wrong fix, do that betterMarcin Juszkiewicz
2009-03-22alsa-state: Wildcard removed and all *.state put back in the recipesPhilip Balister
Bump PR From: Matthieu Poullet (matthieu.poullet@gmail.com) Acked-by: Philip Balister (philip@balister.org) Acked-by: Andrea Adami (andrea.adami@gmail.com)
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>