aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa/alsa-lib_1.0.20.bb
AgeCommit message (Collapse)Author
2011-01-11alsa-lib: fix packaging errorSteffen Sledz
* symlink libasound.so -> libasound.so.2.0.0 in /usr/lib was missing in dev package Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Koen Kooi <koen@openembedded.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-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-03-15alsa-lib: update LICENSE to more specific LGPLv2.1Denys Dmytriyenko
2010-01-28alsa-lib 1.0.20: enable static lib as wellKoen Kooi
2010-01-10alsa-lib: Bump PR, r1.5 appeared somehow in angstrom unstable feed and moves ↵Stanislav Brabec
current r0.5 to morgue.
2009-05-25alsa-lib: add 1.0.20Koen Kooi