Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-05 | package/multimedia: move audio libraries out | Gustavo Zacarias | |
Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2008-09-05 | audio: Move all audio packages into audio subdir | Daniel Laird | |
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird | |||
2008-04-10 | remove devdir config option from alsa lib, should use mdev rule instead | John Voltz | |
2008-03-06 | fixed arch dependent option | John Voltz | |
2008-03-06 | added alsa dev directory location to configure statement | John Voltz | |
2008-02-19 | buildroot: add missing -source targets | Peter Korsgaard | |
2007-11-28 | Make aapcs-linux abi, dependent on ARM arch | Ulf Samuelsson | |
2007-11-28 | Add '-mabi=aapcs-linux' to CFLAGS in 'alsa-lib' to be compatible w kernel | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-23 | Strip files the correct alsa-lib subdirectory | Ulf Samuelsson | |
2007-08-24 | - fix wrong src-path of libasound (Simon Pasch) | Bernhard Reutner-Fischer | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-07-28 | Use correct path for alsa-lib | Ulf Samuelsson | |
2007-07-23 | cleanup alsa-lib | Ulf Samuelsson | |
2007-07-23 | Add alsa-lib package | Ulf Samuelsson | |