aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa
AgeCommit message (Collapse)Author
2010-10-07alsa-utils_1.0.20.bb: Use --with-alsa-prefix and --with-alsa-inc-prefixKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-01alsa-state: add state file for da850-omal138-evmRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-22alsa-state: bump PR after 56fa8d7ad350fcbb5dedaa80c656da0bb59a2e7bKoen Kooi
caught by angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/bfa0eab7743be68515c730d86fd6cb9b30eb5ef2
2010-09-16alsa : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-23ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCEtesting_2010-08-23Khem Raj
* Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-10alsa: removed old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05recipes: inherit autotools instead of autotools_stageKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-31alsa-oss: removed a few old versionsFrans Meulenbroeks
These are already quite old, not pinned by anyone, and are sing legacy staging as per TSC suggestion (minutes may 2010) removed it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-31alsa-lib: removed various old versionsFrans Meulenbroeks
These are already quite old, not pinned by anyone, and using legacy staging as per TSC suggestion (minutes may 2010) removed it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06alsa-state: Fix for muted speaker in bug20 state file. Bump PR.Stefan Schmidt
2010-06-03alsa-state: bump alsa-state PRChase Maupin
* Bump the PR number of the alsa-state to pickup new asound.state files added for TI platforms. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-03alsa-state/dm6467t-evm: add asound file from aragoChase Maupin
* Add the asound.state file for the Texas Instruments dm6467t-evm platform from arago. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-03alsa-state/dm6467-evm: add asound file from aragoChase Maupin
* Add the asound.state file for the Texas Instruments dm6467-evm platform from arago. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-03alsa-state/dm365-evm: add asound file from aragoChase Maupin
* Add the asound.state file for the Texas Instruments dm365-evm platform from arago. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-03alsa-state/dm355-evm: add asound file from aragoChase Maupin
* Add the asound.state file for the Texas Instruments dm355-evm platform from arago. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25alsa-state: update beagleboard state file for 2.6.32-pspKoen Kooi
2010-05-19alsa-utils: inherit gettext instead of adding it in DEPENDSDenys Dmytriyenko
2010-04-27alsa-lib: add 1.0.23Koen Kooi
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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>
2010-04-12alsa-state: update for latest omap3-touchbook ASoC patchesKoen Kooi
2010-04-12alsa-state: update touchbook asound.stateKoen Kooi
2010-04-12alsa-state: update alsa state for new omap3-touchbook kernelKoen Kooi
2010-04-12alsa-state: update asound.state for beagle, omap3, and overo to reflect asoc ↵Steve Sakoman
changes in 2.6.31 Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-07recipes: move SRCREVs also to git recipesMartin Jansa
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
2010-04-01alsa-state: only drag in FSO stuff if 'shr' is in overridesKoen Kooi
* 'console-image' for angstrom builds again since fso-specs was WORKDIR in its .pc and fails QA
2010-03-30alsa-state: BUG 2.0 supportMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-29alsa-oss: fix aoss and convert to new stagingThomas Zimmermann
* as libaoss.so is in -dev it has to be renamed in aoss Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-29alsa-utils: add gettext-native dependencyDenys Dmytriyenko
Fixes following error on Ubuntu 8.04: mv: cannot stat `t-ja.gmo': No such file or directory Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-03-18alsa-state.bb : add default state file with onboard speakers enabled for zoom2Graeme Gregory
2010-03-16alsa-state: add alsa-state for at91 processorsNicolas Ferre
+ at91sam9260ek + at91sam9261ek + at91sam9263ek (updated) + at91sam9g10ek + at91sam9g20ek + at91sam9g20ek_2mmc + at91sam9g45ek (updated) + at91sam9g45ekes + at91sam9m10ekes + at91sam9m10g45ek + at91sam9rlek Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-15alsa-utils: update LICENSE to more specific GPLv2Denys Dmytriyenko
2010-03-15alsa-lib: update LICENSE to more specific LGPLv2.1Denys Dmytriyenko
2010-02-03alsa-scenario_0.2.bb : sources have been moved on serverGraeme Gregory
2010-01-28alsa-lib 1.0.20: enable static lib as wellKoen Kooi
2010-01-28alsa-state: add state file foromap3-touchbookKoen Kooi
2010-01-26Add alsa configuration files for SAM9G45EKUlf Samuelsson
Add ALSA config files for AT91SAM9G45EK /etc/asound.conf /etc/asound.state Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-10alsa-lib: Bump PR, r1.5 appeared somehow in angstrom unstable feed and moves ↵Stanislav Brabec
current r0.5 to morgue.
2009-11-19alsa-state: use virtual/alsa-scenariosMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
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