summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-23- bump versionBernhard Reutner-Fischer
2007-03-22- add a question for anderseeBernhard Reutner-Fischer
2007-03-22- see if the dir exists before trying to strip an empty list of files..Bernhard Reutner-Fischer
2007-03-22install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIREric Andersen
2007-03-22- fix previous incomplete commit of mineBernhard Reutner-Fischer
2007-03-22- download eventual mpfr patchfile to dl_dir. Closes #1283Bernhard Reutner-Fischer
2007-03-21- ignore errors when looking at hostcc and hostcxxBernhard Reutner-Fischer
2007-03-21- support BR2_PREFER_IMA for microcomBernhard Reutner-Fischer
2007-03-21- apply openswan patches if openswan was enabledBernhard Reutner-Fischer
2007-03-21- add CFLAGS_COMBINE checkBernhard Reutner-Fischer
2007-03-21- stop using head and use sed -e '1d' at the end insteadBernhard Reutner-Fischer
2007-03-21- fwd portBernhard Reutner-Fischer
2007-03-21- install target headers into the correct dirBernhard Reutner-Fischer
- make sure not to create libwhatever...old cruft
2007-03-20- put staging_dir/usr/bin into the target path, so X-stuff can find ↵Bernhard Reutner-Fischer
freetype-config. Closes #1233
2007-03-20- provide means to install readline into the target. Closes #968Bernhard Reutner-Fischer
2007-03-20- make it work with MacOSX. Closes #1252Bernhard Reutner-Fischer
2007-03-20- use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer
Closes #1250
2007-03-20- bump version. Closes #1225Bernhard Reutner-Fischer
2007-03-20- add some ARM 1176 variantsBernhard Reutner-Fischer
2007-03-20- disable compile-broken EDAC_I82875P driverBernhard Reutner-Fischer
2007-03-20- simplify busybox version fiddlingBernhard Reutner-Fischer
2007-03-20- add busybox-1.4.2Bernhard Reutner-Fischer
2007-03-19- apply bugfixes ontop of 2.2.1Bernhard Reutner-Fischer
2007-03-19- pin LINUX_VERSION. Closes #1277Bernhard Reutner-Fischer
2007-03-18- note which kernel-headers are required.Bernhard Reutner-Fischer
PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..
2007-03-15tftp patchPeter Korsgaard
2007-03-14- turn off some broken modulesBernhard Reutner-Fischer
2007-03-14- update sample config a bitBernhard Reutner-Fischer
2007-03-14- add ipmisensorsBernhard Reutner-Fischer
2007-03-14- bump versionBernhard Reutner-Fischer
2007-03-14- fix ptr_to_globalsBernhard Reutner-Fischer
2007-03-14- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer
- make sure that we have a working sed for the uclibc-menuconfig target
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-03-13- point to busybox-<version>.configBernhard Reutner-Fischer
2007-03-12- fix syntaxBernhard Reutner-Fischer
2007-03-10- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer
2007-03-09- add homedirBernhard Reutner-Fischer
2007-03-09Include a patch for GNU sed that allows building it on Mac OS X andBernhard Reutner-Fischer
remove a spurious --prefix from sed.mk. (Heikki Lindholm)
2007-03-09Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer
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)
2007-03-09- Default to gzip -d -c since zcat may only support compress'ed filesBernhard Reutner-Fischer
according to SuS. Thanks to Heikki Lindholm for pointing this out.
2007-03-08- Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer
local sed build as well (Heikki Lindholm).
2007-03-07- copy ncurses_dll.h to the target. Fixes a compilation problem seen by ↵Bernhard Reutner-Fischer
Thomas Lundquist
2007-03-07- some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer
2007-03-05Bump version. Closes #1241, #1243 and #1248Peter Korsgaard
2007-02-28update to uClibc 0.9.28.3Eric Andersen
2007-02-27tar -t hotfixPeter Korsgaard
2007-02-23Set CONFIG_PREFIX for all versionsPeter Korsgaard
2007-02-22Bumped versionPeter Korsgaard
2007-02-220.9.28.2 supportPeter Korsgaard