Commit Graph

2669 Commits

Author SHA1 Message Date
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
"Steven J. Hill" ac211bea29 Enable the option. 2007-07-05 05:13:46 +00:00
"Steven J. Hill" cb3903168b Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. Also, pass only the TARGET_CONFIGURE options that are necessary for building the utilities so that CFLAGS are not passed. 2007-07-05 05:13:20 +00:00
Bernhard Reutner-Fischer 4217651181 - forgot a line 2007-07-02 15:20:05 +00:00
Bernhard Reutner-Fischer ed438a4f58 - forgot to write out the .config.cmd 2007-07-02 14:35:11 +00:00
Bernhard Reutner-Fischer 1ca33cb117 - bump version 2007-07-02 09:54:18 +00:00
Bernhard Reutner-Fischer e4e8dc7f73 - udhcp was merged into busybox some years ago; use a recent busybox instead! 2007-07-02 08:58:56 +00:00
Bernhard Reutner-Fischer 2dd6b35498 - change download site to sourceforge 2007-06-29 08:18:13 +00:00
Bernhard Reutner-Fischer 2d8b8c15fe - fix make defconfig (Rick Foos) 2007-06-28 22:38:48 +00:00
Bernhard Reutner-Fischer 1548b21ce2 - add quagga suite 2007-06-28 15:55:00 +00:00
Bernhard Reutner-Fischer 79e2d802ae - fix a few -clean targets.
- bash build is not parallel-safe
2007-06-28 14:07:13 +00:00
Bernhard Reutner-Fischer 0629a673ae - work around bug in gcc (or rather libiberty) for parallel install 2007-06-28 14:05:29 +00:00
Bernhard Reutner-Fischer f31f1e4db4 - fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier) 2007-06-28 14:03:04 +00:00
Bernhard Reutner-Fischer 649e4fd808 - provide autotools for the host (Julien Letessier) 2007-06-28 13:51:07 +00:00
Bernhard Reutner-Fischer efd4bd9a6e - rm some old files 2007-06-28 13:06:21 +00:00
Bernhard Reutner-Fischer 371d012143 - pull arm mmap fix from trunk 2007-06-28 12:14:16 +00:00
Bernhard Reutner-Fischer 7dde1b9e71 - respin whole patch for the sake of simplicity 2007-06-28 12:11:12 +00:00
Bernhard Reutner-Fischer 543a89568e - make it compile with a C89 compiler 2007-06-28 11:53:59 +00:00
Bernhard Reutner-Fischer afc61c6e8e - adjust infrastructure for new kconfig 2007-06-28 10:47:05 +00:00
Bernhard Reutner-Fischer a665ed3496 - pull kconfig from linux-2.6.21.5 2007-06-28 10:46:19 +00:00
Bernhard Reutner-Fischer e89cffadee - use BR2_INET_IPV6 2007-06-27 21:07:09 +00:00
Bernhard Reutner-Fischer bc8d90683e - stub for grub2. Needs to be fixed upstream first. 2007-06-27 21:03:42 +00:00
Bernhard Reutner-Fischer 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Bernhard Reutner-Fischer de18b661cf - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages 2007-06-27 09:48:23 +00:00
Bernhard Reutner-Fischer 732beaf4d9 - use correct installation path 2007-06-27 09:40:25 +00:00
Bernhard Reutner-Fischer 272443c1c2 - the actual current version of NTP is 4.2p2 (Julien Letessier)
- fixed the configure flag (Julien Letessier)
2007-06-27 09:18:58 +00:00
Bernhard Reutner-Fischer f203aaf7c0 - use BR2_INET_IPV6 2007-06-26 17:45:08 +00:00
Bernhard Reutner-Fischer 4ec94aed2e - fix typo in sed expr 2007-06-26 16:58:11 +00:00
Bernhard Reutner-Fischer e252fa9385 - filter out eventual -fPIC -fpic -DPIC flags from the target cflags
Honor the .config setting for KCONFIG and FORMAT iff not imposed by the target/device. If they are not set in the config, the defaults (zImage etc) still apply.
2007-06-26 16:36:31 +00:00
Bernhard Reutner-Fischer 5dd91e234e - apply the patches 2007-06-26 16:35:07 +00:00
Bernhard Reutner-Fischer a48d8f5414 - add BR2_INET_IPV6 and BR2_INET_RPC
TODO: use $(DISABLE_IPV6) in packages instead of a gazillion different hackish ways that are currently in there
2007-06-26 16:34:45 +00:00