summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIREric Andersen2007-03-221-0/+6
|
* - fix previous incomplete commit of mineBernhard Reutner-Fischer2007-03-221-1/+5
|
* - download eventual mpfr patchfile to dl_dir. Closes #1283Bernhard Reutner-Fischer2007-03-221-3/+15
|
* - ignore errors when looking at hostcc and hostcxxBernhard Reutner-Fischer2007-03-211-3/+3
|
* - support BR2_PREFER_IMA for microcomBernhard Reutner-Fischer2007-03-211-3/+7
|
* - apply openswan patches if openswan was enabledBernhard Reutner-Fischer2007-03-211-0/+4
|
* - add CFLAGS_COMBINE checkBernhard Reutner-Fischer2007-03-211-0/+2
|
* - stop using head and use sed -e '1d' at the end insteadBernhard Reutner-Fischer2007-03-211-3/+3
|
* - fwd portBernhard Reutner-Fischer2007-03-215-0/+0
|
* - install target headers into the correct dirBernhard Reutner-Fischer2007-03-211-13/+15
| | | | - make sure not to create libwhatever...old cruft
* - put staging_dir/usr/bin into the target path, so X-stuff can find ↵Bernhard Reutner-Fischer2007-03-201-1/+1
| | | | | | freetype-config. Closes #1233
* - provide means to install readline into the target. Closes #968Bernhard Reutner-Fischer2007-03-202-5/+16
|
* - make it work with MacOSX. Closes #1252Bernhard Reutner-Fischer2007-03-201-2/+3
|
* - use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer2007-03-208-8/+8
| | | | Closes #1250
* - bump version. Closes #1225Bernhard Reutner-Fischer2007-03-205-9730/+43
|
* - add some ARM 1176 variantsBernhard Reutner-Fischer2007-03-201-0/+6
|
* - disable compile-broken EDAC_I82875P driverBernhard Reutner-Fischer2007-03-201-1/+1
|
* - simplify busybox version fiddlingBernhard Reutner-Fischer2007-03-202-28/+13
|
* - add busybox-1.4.2Bernhard Reutner-Fischer2007-03-204-24/+13
|
* - apply bugfixes ontop of 2.2.1Bernhard Reutner-Fischer2007-03-191-1/+1
|
* - pin LINUX_VERSION. Closes #1277Bernhard Reutner-Fischer2007-03-191-1/+1
|
* - note which kernel-headers are required.Bernhard Reutner-Fischer2007-03-181-0/+4
| | | | PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..
* tftp patchPeter Korsgaard2007-03-151-0/+112
|
* - turn off some broken modulesBernhard Reutner-Fischer2007-03-141-6/+3
|
* - update sample config a bitBernhard Reutner-Fischer2007-03-141-69/+115
|
* - add ipmisensorsBernhard Reutner-Fischer2007-03-141-0/+6103
|
* - bump versionBernhard Reutner-Fischer2007-03-142-3/+3
|
* - fix ptr_to_globalsBernhard Reutner-Fischer2007-03-141-0/+11
|
* - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer2007-03-142-5/+5
| | | | - make sure that we have a working sed for the uclibc-menuconfig target
* yet more LDFLAGS handling fixupsEric Andersen2007-03-1426-27/+26
|
* fixup package LDFLAGS handlingEric Andersen2007-03-13124-6/+161
|
* - point to busybox-<version>.configBernhard Reutner-Fischer2007-03-131-1/+1
|
* - fix syntaxBernhard Reutner-Fischer2007-03-121-1/+1
|
* - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer2007-03-102-11/+5
|
* - add homedirBernhard Reutner-Fischer2007-03-092-12/+13
|
* Include a patch for GNU sed that allows building it on Mac OS X andBernhard Reutner-Fischer2007-03-092-10/+33
| | | | remove a spurious --prefix from sed.mk. (Heikki Lindholm)
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-093-40/+59
| | | | | | | names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm)
* - Default to gzip -d -c since zcat may only support compress'ed filesBernhard Reutner-Fischer2007-03-091-3/+3
| | | | according to SuS. Thanks to Heikki Lindholm for pointing this out.
* - Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer2007-03-081-1/+3
| | | | local sed build as well (Heikki Lindholm).
* - copy ncurses_dll.h to the target. Fixes a compilation problem seen by ↵Bernhard Reutner-Fischer2007-03-071-0/+1
| | | | Thomas Lundquist
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-0710-1/+10
|
* Bump version. Closes #1241, #1243 and #1248Peter Korsgaard2007-03-052-4/+4
|
* update to uClibc 0.9.28.3Eric Andersen2007-02-283-26/+4
|
* tar -t hotfixPeter Korsgaard2007-02-271-0/+76
|
* Set CONFIG_PREFIX for all versionsPeter Korsgaard2007-02-231-9/+2
|
* Bumped versionPeter Korsgaard2007-02-221-1/+1
|
* 0.9.28.2 supportPeter Korsgaard2007-02-222-0/+7
|
* Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1Peter Korsgaard2007-02-202-1/+2
|
* iperf package. Closes #0001224Peter Korsgaard2007-02-163-0/+83
|
* - fix build for the hostBernhard Reutner-Fischer2007-02-161-8/+7
|