summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - update defconfigBernhard Reutner-Fischer2007-06-071-7/+51
|
* - adjust sample configBernhard Reutner-Fischer2007-06-071-1/+8
|
* - hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer2007-06-071-2/+6
|
* - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support ↵Bernhard Reutner-Fischer2007-06-061-2/+2
| | | | later on which itself will select BR2_TARGET_ATMEL
* - fix typoBernhard Reutner-Fischer2007-06-062-2/+2
|
* - fix typo which led to a superfluous cp invocationBernhard Reutner-Fischer2007-06-061-2/+2
|
* - better also copy the link targets..Bernhard Reutner-Fischer2007-06-062-2/+2
|
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-063-6/+6
|
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-0620-13/+22
| | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes
* - make sure to have the target-dir where we want to unpack ltp toBernhard Reutner-Fischer2007-06-061-3/+4
|
* - bump versionBernhard Reutner-Fischer2007-06-061-1/+1
|
* - fix typo in version checkBernhard Reutner-Fischer2007-06-051-1/+1
|
* - 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
|