Commit Graph

3261 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 5cfa196076 - drop circular dependency 2007-08-22 09:22:32 +00:00
Bernhard Reutner-Fischer aa81a06508 - improve the way host prerequisites for "dependencies" are established 2007-08-22 09:22:07 +00:00
Bernhard Reutner-Fischer 26b4c3782b - use the correct host compiler 2007-08-22 09:20:33 +00:00
Bernhard Reutner-Fischer 8909333ce0 - fix wrong help-text 2007-08-22 07:53:18 +00:00
Bernhard Reutner-Fischer 11b82356cf - make sure that sstrip is available early enough 2007-08-21 20:14:23 +00:00
Bernhard Reutner-Fischer 0674661f01 - add question for Ulf 2007-08-21 19:45:17 +00:00
Bernhard Reutner-Fischer e06abe6fba - more cleanup (Cristian Ionescu-Idbohrn) 2007-08-21 19:35:08 +00:00
Bernhard Reutner-Fischer fb9d19603c - fixup whitespace damage after ulf 2007-08-21 19:33:00 +00:00
Bernhard Reutner-Fischer 6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer 95783cd95d - remove a superfluous semicolon 2007-08-21 19:13:14 +00:00
Bernhard Reutner-Fischer 4989666333 - pull in patches from debian. 2007-08-21 18:30:54 +00:00
Bernhard Reutner-Fischer 1dbe6e3396 - our dependencies are project specific. First (untested) attempt to take this fact into account.
Will need to try to copy eventual pre-existing project-specific deps back
  to package/config in order not to mess up the corresponding timestamps (to avoid superfluous rebuilds)..
2007-08-21 17:56:47 +00:00
Bernhard Reutner-Fischer 1e3c369df8 - move the PROJECT variable setting to a more sensible place 2007-08-21 17:14:56 +00:00
Bernhard Reutner-Fischer b978dbdc72 - honour BR2_HAVE_MANPAGES 2007-08-21 17:00:18 +00:00
Bernhard Reutner-Fischer 02430b3be0 - bump version to 2.2.6 2007-08-21 16:51:46 +00:00
Bernhard Reutner-Fischer acfde78a85 - forgot to add this file to go with r19619 2007-08-21 16:48:47 +00:00
Bernhard Reutner-Fischer e99518277a - add handling of lzma for the host (unconditionally for now)
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21 15:33:33 +00:00
Bernhard Reutner-Fischer 1afb8226cb - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
- always error out if ldconfig for the target fails (was inconsistent..)
2007-08-21 14:32:38 +00:00
Ulf Samuelsson 3cca2a310d Use $(BZCAT) instead of bzcat 2007-08-21 14:27:57 +00:00
Bernhard Reutner-Fischer 5795931894 - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
respective documentation on your target filesystem.
2007-08-21 14:20:59 +00:00
Bernhard Reutner-Fischer 7109587d41 - adjust config 2007-08-21 13:23:13 +00:00
Bernhard Reutner-Fischer d1ffa06a09 - propagate IPv6 setting down to the kernel 2007-08-21 13:21:44 +00:00
Bernhard Reutner-Fischer 1aa33d8aab - fix installation of dbus. 2007-08-21 12:09:53 +00:00
Bernhard Reutner-Fischer 7b403ada37 - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21 11:25:30 +00:00
Bernhard Reutner-Fischer f0ca4b8205 - fix incorrect invocation of non-existing binary named "-find"
This bloated the target needlessly (and used to work before)
2007-08-21 10:56:38 +00:00
Bernhard Reutner-Fischer 7547c7ebae - fix whitespace damage.. 2007-08-21 10:53:39 +00:00
Bernhard Reutner-Fischer 0338040243 - cosmetic adjustment in help text 2007-08-21 10:42:05 +00:00
Bernhard Reutner-Fischer f88b8e0bf3 - a few more cleanups (Cristian Ionescu-Idbohrn) 2007-08-21 10:40:18 +00:00
Bernhard Reutner-Fischer d9e2723182 - 4.2.1 obsoletes 4.2.0 2007-08-21 10:32:55 +00:00
Bernhard Reutner-Fischer 3539f8a9d1 - put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists 2007-08-21 10:28:43 +00:00
Bernhard Reutner-Fischer df7222a2e5 - fix patching in the correct target cflags (Thiago A. Corr^ea) 2007-08-21 08:31:19 +00:00
Bernhard Reutner-Fischer 2e0694f7a1 - SH endian setting (fgretief in bug #1446) 2007-08-21 08:05:40 +00:00
Ulf Samuelsson e4ead9c13c Remove switches if sstrip is run 2007-08-21 01:53:57 +00:00
Ulf Samuelsson 1038cfab38 Reintroduce possibility to use old makefile for tiny-x as a test 2007-08-21 01:39:29 +00:00
Ulf Samuelsson e8def1fcfc additional skeleton for AVR32 2007-08-21 01:34:40 +00:00
Ulf Samuelsson 02b8e6e087 Fix configure problem with libdaemon, by patching result from autotools 2007-08-21 01:32:37 +00:00
Ulf Samuelsson 67050e1435 Add help for BUILDROOT_DL_DIR 2007-08-21 01:28:12 +00:00
Ulf Samuelsson cf55419b3f SED away some whitespace 2007-08-20 17:21:16 +00:00
Ulf Samuelsson adbc5a18cb Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) 2007-08-20 15:47:42 +00:00
Bernhard Reutner-Fischer ac4e670d34 - whitespace fixes 2007-08-20 13:00:14 +00:00
Ulf Samuelsson 31c6dc3b6d Cleanup dnsmasq 2007-08-20 09:25:47 +00:00
Ulf Samuelsson 392ead671e Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 2007-08-20 07:24:10 +00:00
Ulf Samuelsson 349108bf57 Ensure ipmi conditional patch is applied 2007-08-20 06:24:28 +00:00
Ulf Samuelsson abec6a1089 install uClibc libraries correctly 2007-08-20 06:23:00 +00:00
Ulf Samuelsson 7783ca0233 Make sure directories are available before install of dhcp targets 2007-08-20 05:03:21 +00:00
Ulf Samuelsson 3c567e6466 Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR 2007-08-19 23:32:33 +00:00
Ulf Samuelsson ed96d7f92c Update configs for distcc, diffutils and freetype 2007-08-19 23:16:47 +00:00
Ulf Samuelsson bb92ec0c78 Add kernel patches, if at91 or avr32 is selected 2007-08-19 23:13:06 +00:00
Ulf Samuelsson 88409d0432 Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc 2007-08-19 22:57:25 +00:00
Ulf Samuelsson 167c1a6185 Delete avr32 specific patch and introduced merged at91/avr32 patch 2007-08-19 22:43:50 +00:00