Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/audio: rename audio category to multimedia | Peter Korsgaard | 2008-11-15 | 2 | -75/+0 |
| | | | | | | | | Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | aumix: fix install rule to target to support multiple projects | Hans-Christian Egtvedt | 2008-09-18 | 1 | -3/+2 |
| | | | | | | | | This patch will let aumix depend on an installed file on the target root file system instead of touched file. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | audio: Move all audio packages into audio subdir | Daniel Laird | 2008-09-05 | 2 | -0/+76 |
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 |