summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-2292-295/+295
* - fix patch regexBernhard Reutner-Fischer2007-08-224-4/+4
* Remove bzero dependencies in bashUlf Samuelsson2007-08-221-0/+64
* Fix bad patch naming schemeUlf Samuelsson2007-08-221-1/+1
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-223-25/+8
* - use the correct host compilerBernhard Reutner-Fischer2007-08-221-3/+5
* - fix wrong help-textBernhard Reutner-Fischer2007-08-221-4/+1
* - make sure that sstrip is available early enoughBernhard Reutner-Fischer2007-08-211-1/+5
* - add question for UlfBernhard Reutner-Fischer2007-08-211-0/+1
* - more cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-211-13/+16
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-2111-46/+44
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21169-306/+306
* - remove a superfluous semicolonBernhard Reutner-Fischer2007-08-211-1/+1
* - pull in patches from debian.Bernhard Reutner-Fischer2007-08-211-10/+18
* - our dependencies are project specific. First (untested) attempt to take thi...Bernhard Reutner-Fischer2007-08-213-45/+57
* - move the PROJECT variable setting to a more sensible placeBernhard Reutner-Fischer2007-08-212-6/+6
* - honour BR2_HAVE_MANPAGESBernhard Reutner-Fischer2007-08-211-2/+5
* - bump version to 2.2.6Bernhard Reutner-Fischer2007-08-212-68/+4
* - forgot to add this file to go with r19619Bernhard Reutner-Fischer2007-08-211-0/+44
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-215-7/+45
* - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer2007-08-218-5/+37
* Use $(BZCAT) instead of bzcatUlf Samuelsson2007-08-211-1/+1
* - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep theBernhard Reutner-Fischer2007-08-212-3/+19
* - adjust configBernhard Reutner-Fischer2007-08-211-208/+173
* - propagate IPv6 setting down to the kernelBernhard Reutner-Fischer2007-08-211-0/+6
* - fix installation of dbus.Bernhard Reutner-Fischer2007-08-211-2/+2
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-2115-30/+30
* - fix incorrect invocation of non-existing binary named "-find"Bernhard Reutner-Fischer2007-08-211-6/+6
* - fix whitespace damage..Bernhard Reutner-Fischer2007-08-211-2/+2
* - cosmetic adjustment in help textBernhard Reutner-Fischer2007-08-211-1/+1
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-217-20/+19
* - 4.2.1 obsoletes 4.2.0Bernhard Reutner-Fischer2007-08-211-1/+1
* - put libstdc++.so into the correct place (usr/lib) and make sure that the di...Bernhard Reutner-Fischer2007-08-212-1/+3
* - fix patching in the correct target cflags (Thiago A. Corr^ea)Bernhard Reutner-Fischer2007-08-211-2/+2
* - SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer2007-08-211-0/+2
* Remove switches if sstrip is runUlf Samuelsson2007-08-2179-143/+153
* Reintroduce possibility to use old makefile for tiny-x as a testUlf Samuelsson2007-08-217-1/+483
* additional skeleton for AVR32Ulf Samuelsson2007-08-218-0/+140
* Fix configure problem with libdaemon, by patching result from autotoolsUlf Samuelsson2007-08-212-4/+19
* Add help for BUILDROOT_DL_DIRUlf Samuelsson2007-08-211-0/+2
* SED away some whitespaceUlf Samuelsson2007-08-2025-42/+42
* Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson2007-08-202-2/+8
* - whitespace fixesBernhard Reutner-Fischer2007-08-201-2/+2
* Cleanup dnsmasqUlf Samuelsson2007-08-201-6/+9
* Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson2007-08-202-0/+5
* Ensure ipmi conditional patch is appliedUlf Samuelsson2007-08-201-0/+4
* install uClibc libraries correctlyUlf Samuelsson2007-08-201-0/+13
* Make sure directories are available before install of dhcp targetsUlf Samuelsson2007-08-201-0/+7
* Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIRUlf Samuelsson2007-08-192-0/+25