summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - update configBernhard Reutner-Fischer2007-06-021-14/+57
|
* - improve wording of BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-021-6/+32
|
* - bump versionBernhard Reutner-Fischer2007-06-022-1/+702
|
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-024-37/+36
|
* - move setting up the extensions to correct place (like i said but tom ↵Bernhard Reutner-Fischer2007-06-021-21/+29
| | | | didn't do..)
* - correct extensions for apple (thanks Heikki Lindholm for pointing this out)Bernhard Reutner-Fischer2007-06-021-2/+2
|
* - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵Bernhard Reutner-Fischer2007-06-014-3/+56
| | | | | | | to build static or dynamic libs/bins. - depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target. Thanks to Tom for suplying a diff which implements these.
* Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not neededgcc3_legacyPeter Korsgaard2007-05-311-15/+12
|
* Cleanup, get rid of ETHTOOL_WORKDIR, use $@Peter Korsgaard2007-05-311-14/+11
|
* Cleanup, get rid of HASERL_WORKDIR, use $@Peter Korsgaard2007-05-311-14/+11
|
* libid3tag requires zlib. Noticed by Stuart WoodPeter Korsgaard2007-05-291-0/+1
|
* Fixed silly typo. Thanks to Petur Thors for reportingPeter Korsgaard2007-05-241-1/+1
|
* fontconfig requires expatPeter Korsgaard2007-05-242-1/+2
|
* Strip binaries at install. Closes #1365Peter Korsgaard2007-05-231-0/+1
|
* ncftp package. Patch from #1355Peter Korsgaard2007-05-223-0/+82
|
* Fixup joystick.h include with modern kernel headers. Patch from #1217.Peter Korsgaard2007-05-221-0/+10
|
* Use freetype-host for host tools. Fixes #1328Peter Korsgaard2007-05-223-359/+9
|
* Use select instead of depends for dependenciesPeter Korsgaard2007-05-221-3/+3
|
* Use select instead of depends for dependenciesPeter Korsgaard2007-05-221-2/+2
|
* - fix path to staging binary. Closes #1353Bernhard Reutner-Fischer2007-05-181-1/+1
|
* - bump patch versionBernhard Reutner-Fischer2007-05-181-1/+1
|
* Strip librariesPeter Korsgaard2007-05-151-0/+2
|
* - repvik writes: e2fsprogs install several duplicate binaries that act ↵Bernhard Reutner-Fischer2007-05-151-2/+10
| | | | | | slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space. Closes #1341
* - bump patch versionBernhard Reutner-Fischer2007-05-151-1/+1
|
* - add gdb-6.6Bernhard Reutner-Fischer2007-05-154-0/+157
|
* - add 2.17.50.0.16Bernhard Reutner-Fischer2007-05-155-2/+267
|
* - bump versionBernhard Reutner-Fischer2007-05-151-4/+18
|
* - bump versionBernhard Reutner-Fischer2007-05-153-7/+40
|
* - bump versionBernhard Reutner-Fischer2007-05-155-15/+28
|
* Don't use libssp as it doesn't get installedPeter Korsgaard2007-05-151-0/+1
|
* - fixed upstream in r18618Bernhard Reutner-Fischer2007-05-151-59/+0
|
* - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfigBernhard Reutner-Fischer2007-05-122-6/+29
|
* - ignore eventual errors from which(1)Bernhard Reutner-Fischer2007-05-112-4/+4
|
* madplay packagePeter Korsgaard2007-05-103-0/+73
|
* libid3tag package. Needed by madplayPeter Korsgaard2007-05-103-0/+74
|
* Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlibPeter Korsgaard2007-05-102-13/+37
|
* If we are using snapshot, don't even attempt to try and patch anything."Steven J. Hill"2007-05-101-0/+2
|
* Re-create patches for released 0.9.29 version."Steven J. Hill"2007-05-103-235/+209
|
* Update version of LTP."Steven J. Hill"2007-05-094-243/+5
|
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-0925-13/+13
| | | | start-up order.
* init scripts should be executablePeter Korsgaard2007-05-091-0/+0
|
* avahi-daemon supportPeter Korsgaard2007-05-093-6/+87
|
* Strip lib even if soname changesPeter Korsgaard2007-05-091-1/+1
|
* Bumped versionPeter Korsgaard2007-05-081-1/+1
|
* - bump version. Closes #1340Bernhard Reutner-Fischer2007-05-081-1/+1
|
* - bump version. Closes #1339Bernhard Reutner-Fischer2007-05-081-6/+8
|
* This patch increases the maximum host name length for 'dnsd' to 40 ↵"Steven J. Hill"2007-05-073-0/+159
| | | | characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty.
* If any of the netkit packages were selected, we disable their counterparts ↵"Steven J. Hill"2007-05-071-0/+10
| | | | in Busybox and warn the user.
* Modify the main script to use the lockfile program utilities. Mounting and ↵"Steven J. Hill"2007-05-072-28/+23
| | | | un-mounting do not work reliably without them.
* Add ability to build 'scsi_id' utility for udev."Steven J. Hill"2007-05-072-2/+35
|