Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: Move all audio packages into audio subdir | Daniel Laird | 2008-09-05 | 2 | -84/+0 |
| | | | | | | | | 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 | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | libogg: remove BR2_PACKAGE_LIBOGG_HEADERS | Peter Korsgaard | 2008-06-16 | 2 | -23/+2 |
| | | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway). | ||||
* | libogg: move header install to seperate target so it isn't always out-of-date | Peter Korsgaard | 2008-06-16 | 1 | -2/+4 |
| | |||||
* | libogg: fix libogg.a target | Peter Korsgaard | 2008-06-16 | 1 | -3/+1 |
| | | | | Based on patch by Conrad Parker. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 1 | -0/+1 |
| | |||||
* | Strip libogg, when copied to root fs | Ulf Samuelsson | 2007-11-30 | 1 | -0/+1 |
| | |||||
* | Ensure ogg lib is in staging dir | Ulf Samuelsson | 2007-11-29 | 1 | -4/+10 |
| | |||||
* | Add libogg media container package for vorbis | Ulf Samuelsson | 2007-10-31 | 2 | -0/+98 |