Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | Use correct location of mpg123 binary | Ulf Samuelsson | 2007-09-23 | 1 | -3/+3 |
| | |||||
* | Remove renamed mpg123 patch | Ulf Samuelsson | 2007-08-28 | 1 | -44/+0 |
| | |||||
* | Remove mpg123 patch from current build, full removal pending | Ulf Samuelsson | 2007-08-28 | 2 | -1/+45 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 1 | -2/+2 |
| | |||||
* | Revert bad patch of mpg123 | Ulf Samuelsson | 2007-08-01 | 1 | -3/+1 |
| | |||||
* | Use TARGET_CONFIGURE_ARGS in some packages lacking | Ulf Samuelsson | 2007-07-30 | 1 | -0/+1 |
| | |||||
* | Bump version of mpg123,use configure, change site to Sourceforge | Ulf Samuelsson | 2007-07-28 | 2 | -29/+48 |
| | |||||
* | Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacy | Peter Korsgaard | 2007-05-31 | 1 | -15/+12 |
| | |||||
* | - forgot to add the cross patch. | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -0/+44 |
| | |||||
* | - Ulrich Hecht writes: The current mpg123 package | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -1/+10 |
| | | | | | | - ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target | ||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+4 |
| | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+45 |
directory. |