Bernhard Reutner-Fischer
9bb66ca13e
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
...
Fixes build breakage as seen by Ulf et al.
2007-07-09 08:30:38 +00:00
Bernhard Reutner-Fischer
81df22641f
- wipe config related files in distclean
2007-07-09 08:06:27 +00:00
Ulf Samuelsson
ae0af115cd
WGET_NOSPIDERS is not defined, use WGET for now
2007-07-09 04:59:45 +00:00
Ulf Samuelsson
e47699f952
Use hostap release version instead of snapshot
2007-07-09 04:40:53 +00:00
Ulf Samuelsson
83832cdafd
sh needs '-c' to run a binary
2007-07-09 04:26:49 +00:00
Bernhard Reutner-Fischer
9dd07e229c
- add pxelinux
2007-07-08 20:51:19 +00:00
Bernhard Reutner-Fischer
649046bd2e
- apply settings for initramfs
2007-07-08 19:22:58 +00:00
Bernhard Reutner-Fischer
149c552e0f
- provide option to build an initramfs out of the current rootfs. Closes #881
2007-07-08 19:22:18 +00:00
Bernhard Reutner-Fischer
402d710eeb
- bump version
...
- misc adjustments while at it
2007-07-08 19:07:46 +00:00
Bernhard Reutner-Fischer
d92e6430d2
- make it compile.
2007-07-08 18:58:48 +00:00
Bernhard Reutner-Fischer
4931753651
- remove cruft
2007-07-08 18:16:12 +00:00
Bernhard Reutner-Fischer
99b812f778
- bump version and make it compile
2007-07-08 18:14:51 +00:00
Bernhard Reutner-Fischer
7d8a59b40e
- populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE defaults (hand-waving mode, of course untested.. ;)
2007-07-08 16:28:54 +00:00
Bernhard Reutner-Fischer
9fbb109506
- unify the GCC_WITH_ configure options and make them active
2007-07-08 16:27:25 +00:00
Bernhard Reutner-Fischer
c779748845
- add missing dirclean target (Cristian Ionescu-Idbohrn)
2007-07-08 13:55:49 +00:00
Bernhard Reutner-Fischer
ddbaf4dd43
- update defaults
2007-07-08 13:51:15 +00:00
Bernhard Reutner-Fischer
fcc96a41bb
- fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)
...
- bump version
2007-07-08 13:20:46 +00:00
Bernhard Reutner-Fischer
fcd4ec5286
- factor-out common config options for staging and target compiler
...
- take extra options for the respective compilers into account
2007-07-08 13:13:29 +00:00
Bernhard Reutner-Fischer
58ca925353
- we have to reconfigure iff some compiler-config was changed.
2007-07-08 12:50:06 +00:00
Bernhard Reutner-Fischer
e491fba221
- add help target
2007-07-08 12:20:58 +00:00
Bernhard Reutner-Fischer
d99aa31062
- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS
2007-07-08 12:10:21 +00:00
Bernhard Reutner-Fischer
9fc22c025d
- provide default for vfprintf
2007-07-08 12:05:03 +00:00
Bernhard Reutner-Fischer
d1bd218618
- fdisk was broken in r18727, disable for now.
2007-07-08 12:04:34 +00:00
Bernhard Reutner-Fischer
20dd05b6c3
- forgot to provide a default config for 1.6.1
...
Thanks to Cristian Ionescu-Idbohrn for noticing this.
2007-07-08 11:56:38 +00:00
Bernhard Reutner-Fischer
ab088e8cd1
- iso9660 target does not build target kernel due to missing dependency. Closes #1194
2007-07-08 11:25:25 +00:00
Bernhard Reutner-Fischer
c1dc610e0d
- bump version and uninstall runlevel script. Closes #1366
2007-07-08 11:03:43 +00:00
Bernhard Reutner-Fischer
8fce4ba864
- pretty print path for brevity
2007-07-08 00:18:51 +00:00
Bernhard Reutner-Fischer
f987b7a541
- silence a cosmetic warning (closes several issues in mantis).
...
This also provides a nice up-to-date filestamp if something got reconfigured (e.g. c++ support got toggled) that can be used in the future to depend accordingly.
2007-07-08 00:00:17 +00:00
Bernhard Reutner-Fischer
5923827262
- adjust for the released 4.2.0 version
2007-07-07 23:55:19 +00:00
Bernhard Reutner-Fischer
7cd9f3da74
- forgot to adjust the path
2007-07-07 23:54:33 +00:00
Bernhard Reutner-Fischer
c79018c5ef
- mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin message, but ok).
2007-07-07 18:17:41 +00:00
Bernhard Reutner-Fischer
59e19c5890
- use correct path to libstdc++
2007-07-07 12:58:15 +00:00
Ulf Samuelsson
4bb783dbe4
Avoid stripping scripts
2007-07-07 12:28:25 +00:00
Bernhard Reutner-Fischer
1904280ac9
- using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include
...
is the proper path for includes (check your host)
2007-07-07 11:06:08 +00:00
Bernhard Reutner-Fischer
98ed96b60e
- pull in missing hunks from the arm-mmap fix.
2007-07-07 10:39:13 +00:00
Bernhard Reutner-Fischer
2e69d5d162
- bump version
2007-07-07 10:14:30 +00:00
Bernhard Reutner-Fischer
595883a832
- account for setups without wchar support.
2007-07-07 10:11:17 +00:00
Bernhard Reutner-Fischer
911a8934de
- improve help text
2007-07-07 09:31:09 +00:00
Ulf Samuelsson
e3695fd1af
Avoid stripping a script file
2007-07-07 07:34:37 +00:00
Ulf Samuelsson
4df454e974
Remove some unwanted white space in Makefile
2007-07-06 12:19:35 +00:00
"Steven J. Hill"
87f5a311d7
Get rid of leading whitespace to silence warnings from config system.
2007-07-06 11:42:03 +00:00
"Steven J. Hill"
9a0f303cce
Bump versions.
2007-07-06 11:41:27 +00:00
"Steven J. Hill"
6f59d3ce32
Remove more stuff during 'make distclean'.
2007-07-06 04:58:01 +00:00
"Steven J. Hill"
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
2007-07-06 04:26:32 +00:00
"Steven J. Hill"
9fba547400
Fix patch filtering and add new patch to disable tests for IPv6 when not selected.
2007-07-06 04:21:22 +00:00
"Steven J. Hill"
e8b93caa82
Bump version of tar and add disabling of IPv6 for psmisc if it is not selected. Submitted by <buraphalinuxserver@gmail.com>.
2007-07-05 17:56:24 +00:00
"Steven J. Hill"
c488d2c681
Add building of m4 for host and fix autoconf dependency. Submitted by Julien Letessier <julien.letessier@technosens.fr>.
2007-07-05 17:54:38 +00:00
"Steven J. Hill"
5e1e636abf
Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxserver@gmail.com>.
2007-07-05 17:52:31 +00:00
Peter Korsgaard
6adb205522
Remove configure cruft
2007-07-05 15:55:23 +00:00
"Steven J. Hill"
3b2d671335
This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location.
2007-07-05 05:15:47 +00:00