Commit Graph

  • c51e7ada45 Allow selection of RPC and IPv6 options for an external toolchain. "Steven J. Hill" 2007-07-17 00:18:54 +00:00
  • f9a0f11030 Add libxml2 package Ulf Samuelsson 2007-07-16 20:13:22 +00:00
  • 739c51d175 Cleanup of libcgi Ulf Samuelsson 2007-07-16 19:03:46 +00:00
  • ce01a666dc Avoid rebuilding 'readline-5.1' Ulf Samuelsson 2007-07-16 11:14:44 +00:00
  • 21f3e48d6c Avoid rebuild of openntpd Ulf Samuelsson 2007-07-16 10:58:58 +00:00
  • 5dce7d3005 Temporarily allow static libgettext library option to ensure build can complete for ARM Ulf Samuelsson 2007-07-16 10:00:29 +00:00
  • 483331462a Avoid repeated rebuild of libusb Ulf Samuelsson 2007-07-16 09:45:39 +00:00
  • 144f079cde Stop repeated build of libcgi Ulf Samuelsson 2007-07-16 09:32:07 +00:00
  • 1ed4094d61 Get rid of repeated rebuild of 'at' Ulf Samuelsson 2007-07-16 08:12:15 +00:00
  • 06cc62f9cf Get rid of repeated copy of 'customize' Ulf Samuelsson 2007-07-16 07:55:50 +00:00
  • 826f8ef472 Use correct script to init lighttpd Ulf Samuelsson 2007-07-15 23:35:31 +00:00
  • f481330866 Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux' Ulf Samuelsson 2007-07-15 22:01:33 +00:00
  • 0f9c5b1129 Define HOSTLN to allow gzip to build for non-x86 target Ulf Samuelsson 2007-07-15 21:54:11 +00:00
  • f54e958645 Fix acpid version info Ulf Samuelsson 2007-07-15 17:06:15 +00:00
  • 7a3bccae42 Correct JFFS2 Erase Size for AT45 dataflash Ulf Samuelsson 2007-07-14 07:26:41 +00:00
  • e0dd5309bd - use established style Bernhard Reutner-Fischer 2007-07-13 12:21:19 +00:00
  • 3147e777fe Make Config.in targets for ARM chips look consistent Ulf Samuelsson 2007-07-12 18:47:48 +00:00
  • 7c61ca6f0c Fix Document style Ulf Samuelsson 2007-07-12 17:04:05 +00:00
  • fe1bd1ae1b Workaround for vi bug in syntax highlighting Ulf Samuelsson 2007-07-12 16:57:47 +00:00
  • d65d81e06d Fix Document style Ulf Samuelsson 2007-07-12 16:53:13 +00:00
  • e17c3858c4 Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR Ulf Samuelsson 2007-07-12 15:32:04 +00:00
  • e327a1f0a7 Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME Ulf Samuelsson 2007-07-12 15:28:58 +00:00
  • be089760c6 Update Instructions for applying for Buildroot write access Ulf Samuelsson 2007-07-12 14:46:03 +00:00
  • 02616c53c3 Update Documentation for BSP patch Ulf Samuelsson 2007-07-12 14:43:44 +00:00
  • 412ca2a4d4 BSP Patch: ========================================================= The purpose of the BSP patch is to allow building several boards inside the same buildroot tree. For this to work, each board has to have its own "$(TARGET_DIR)" and all *configurable* packages must be rebuilt for each board. They are now built in the "$(PROJECT_BUILD_DIR)" All non configurable packages can and should still be built in the "$(BUILD_DIR)". If a package is built for one board, then when you build for a second board of the same architecture the build becomes a simple copy of the resulting binaries. Ulf Samuelsson 2007-07-12 13:11:03 +00:00
  • 7def55591d Define date of build as DATE, use in mtd/mtd.mk Ulf Samuelsson 2007-07-11 15:01:42 +00:00
  • c0c804da6e Configure linux within target/linux/Config.in instead of within target/device/Config.in Ulf Samuelsson 2007-07-11 14:42:32 +00:00
  • cf254e81d1 Configure linux within target/linux/Config.in instead of within target/device/Config.in Ulf Samuelsson 2007-07-11 14:40:56 +00:00
  • 0e5715a9d7 Build linux within target/linux/Makefile.in instead of within target/linux26.mk Ulf Samuelsson 2007-07-11 14:34:55 +00:00
  • 32ea433d09 Use <package>_VERSION in all <package>.mk instead of <package>_VER Ulf Samuelsson 2007-07-11 14:20:47 +00:00
  • e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER Ulf Samuelsson 2007-07-11 14:06:06 +00:00
  • cd599b6114 Use <package>_VERSION in all <package>.mk instead of <package>_VER Ulf Samuelsson 2007-07-11 13:55:55 +00:00
  • b40e89ab86 Use <package>_VERSION in all <package>.mk instead of <package>_VER Ulf Samuelsson 2007-07-11 13:55:21 +00:00
  • 60a17626c5 - fix building sstrip Bernhard Reutner-Fischer 2007-07-10 11:34:22 +00:00
  • 5ff7c496e7 - cosmetics: rename _VER to _VERSION and touch at Bernhard Reutner-Fischer 2007-07-09 18:36:01 +00:00
  • c0d7d4e035 - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 Bernhard Reutner-Fischer 2007-07-09 18:23:20 +00:00
  • ead86bff64 - pull from upstream Bernhard Reutner-Fischer 2007-07-09 17:59:19 +00:00
  • 9bb66ca13e - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). Fixes build breakage as seen by Ulf et al. Bernhard Reutner-Fischer 2007-07-09 08:30:38 +00:00
  • 81df22641f - wipe config related files in distclean Bernhard Reutner-Fischer 2007-07-09 08:06:27 +00:00
  • ae0af115cd WGET_NOSPIDERS is not defined, use WGET for now Ulf Samuelsson 2007-07-09 04:59:45 +00:00
  • e47699f952 Use hostap release version instead of snapshot Ulf Samuelsson 2007-07-09 04:40:53 +00:00
  • 83832cdafd sh needs '-c' to run a binary Ulf Samuelsson 2007-07-09 04:26:49 +00:00
  • 9dd07e229c - add pxelinux Bernhard Reutner-Fischer 2007-07-08 20:51:19 +00:00
  • 649046bd2e - apply settings for initramfs Bernhard Reutner-Fischer 2007-07-08 19:22:58 +00:00
  • 149c552e0f - provide option to build an initramfs out of the current rootfs. Closes #881 Bernhard Reutner-Fischer 2007-07-08 19:22:18 +00:00
  • 402d710eeb - bump version - misc adjustments while at it Bernhard Reutner-Fischer 2007-07-08 19:07:46 +00:00
  • d92e6430d2 - make it compile. Bernhard Reutner-Fischer 2007-07-08 18:58:48 +00:00
  • 4931753651 - remove cruft Bernhard Reutner-Fischer 2007-07-08 18:16:12 +00:00
  • 99b812f778 - bump version and make it compile Bernhard Reutner-Fischer 2007-07-08 18:14:51 +00:00
  • 7d8a59b40e - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE defaults (hand-waving mode, of course untested.. ;) Bernhard Reutner-Fischer 2007-07-08 16:28:54 +00:00
  • 9fbb109506 - unify the GCC_WITH_ configure options and make them active Bernhard Reutner-Fischer 2007-07-08 16:27:25 +00:00
  • c779748845 - add missing dirclean target (Cristian Ionescu-Idbohrn) Bernhard Reutner-Fischer 2007-07-08 13:55:49 +00:00
  • ddbaf4dd43 - update defaults Bernhard Reutner-Fischer 2007-07-08 13:51:15 +00:00
  • fcc96a41bb - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) - bump version Bernhard Reutner-Fischer 2007-07-08 13:20:46 +00:00
  • fcd4ec5286 - factor-out common config options for staging and target compiler - take extra options for the respective compilers into account Bernhard Reutner-Fischer 2007-07-08 13:13:29 +00:00
  • 58ca925353 - we have to reconfigure iff some compiler-config was changed. Bernhard Reutner-Fischer 2007-07-08 12:50:06 +00:00
  • e491fba221 - add help target Bernhard Reutner-Fischer 2007-07-08 12:20:58 +00:00
  • d99aa31062 - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS Bernhard Reutner-Fischer 2007-07-08 12:10:21 +00:00
  • 9fc22c025d - provide default for vfprintf Bernhard Reutner-Fischer 2007-07-08 12:05:03 +00:00
  • d1bd218618 - fdisk was broken in r18727, disable for now. Bernhard Reutner-Fischer 2007-07-08 12:04:34 +00:00
  • 20dd05b6c3 - forgot to provide a default config for 1.6.1 Thanks to Cristian Ionescu-Idbohrn for noticing this. Bernhard Reutner-Fischer 2007-07-08 11:56:38 +00:00
  • ab088e8cd1 - iso9660 target does not build target kernel due to missing dependency. Closes #1194 Bernhard Reutner-Fischer 2007-07-08 11:25:25 +00:00
  • c1dc610e0d - bump version and uninstall runlevel script. Closes #1366 Bernhard Reutner-Fischer 2007-07-08 11:03:43 +00:00
  • 8fce4ba864 - pretty print path for brevity Bernhard Reutner-Fischer 2007-07-08 00:18:51 +00:00
  • 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. Bernhard Reutner-Fischer 2007-07-08 00:00:17 +00:00
  • 5923827262 - adjust for the released 4.2.0 version Bernhard Reutner-Fischer 2007-07-07 23:55:19 +00:00
  • 7cd9f3da74 - forgot to adjust the path Bernhard Reutner-Fischer 2007-07-07 23:54:33 +00:00
  • c79018c5ef - mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin message, but ok). Bernhard Reutner-Fischer 2007-07-07 18:17:41 +00:00
  • 59e19c5890 - use correct path to libstdc++ Bernhard Reutner-Fischer 2007-07-07 12:58:15 +00:00
  • 4bb783dbe4 Avoid stripping scripts Ulf Samuelsson 2007-07-07 12:28:25 +00:00
  • 1904280ac9 - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include is the proper path for includes (check your host) Bernhard Reutner-Fischer 2007-07-07 11:06:08 +00:00
  • 98ed96b60e - pull in missing hunks from the arm-mmap fix. Bernhard Reutner-Fischer 2007-07-07 10:39:13 +00:00
  • 2e69d5d162 - bump version Bernhard Reutner-Fischer 2007-07-07 10:14:30 +00:00
  • 595883a832 - account for setups without wchar support. Bernhard Reutner-Fischer 2007-07-07 10:11:17 +00:00
  • 911a8934de - improve help text Bernhard Reutner-Fischer 2007-07-07 09:31:09 +00:00
  • e3695fd1af Avoid stripping a script file Ulf Samuelsson 2007-07-07 07:34:37 +00:00
  • 4df454e974 Remove some unwanted white space in Makefile Ulf Samuelsson 2007-07-06 12:19:35 +00:00
  • 87f5a311d7 Get rid of leading whitespace to silence warnings from config system. "Steven J. Hill" 2007-07-06 11:42:03 +00:00
  • 9a0f303cce Bump versions. "Steven J. Hill" 2007-07-06 11:41:27 +00:00
  • 6f59d3ce32 Remove more stuff during 'make distclean'. "Steven J. Hill" 2007-07-06 04:58:01 +00:00
  • 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. "Steven J. Hill" 2007-07-06 04:26:32 +00:00
  • 9fba547400 Fix patch filtering and add new patch to disable tests for IPv6 when not selected. "Steven J. Hill" 2007-07-06 04:21:22 +00:00
  • e8b93caa82 Bump version of tar and add disabling of IPv6 for psmisc if it is not selected. Submitted by <buraphalinuxserver@gmail.com>. "Steven J. Hill" 2007-07-05 17:56:24 +00:00
  • c488d2c681 Add building of m4 for host and fix autoconf dependency. Submitted by Julien Letessier <julien.letessier@technosens.fr>. "Steven J. Hill" 2007-07-05 17:54:38 +00:00
  • 5e1e636abf Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxserver@gmail.com>. "Steven J. Hill" 2007-07-05 17:52:31 +00:00
  • 6adb205522 Remove configure cruft Peter Korsgaard 2007-07-05 15:55:23 +00:00
  • 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. "Steven J. Hill" 2007-07-05 05:15:47 +00:00
  • ac211bea29 Enable the option. "Steven J. Hill" 2007-07-05 05:13:46 +00:00
  • 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. "Steven J. Hill" 2007-07-05 05:13:20 +00:00
  • 4217651181 - forgot a line Bernhard Reutner-Fischer 2007-07-02 15:20:05 +00:00
  • ed438a4f58 - forgot to write out the .config.cmd Bernhard Reutner-Fischer 2007-07-02 14:35:11 +00:00
  • 1ca33cb117 - bump version Bernhard Reutner-Fischer 2007-07-02 09:54:18 +00:00
  • e4e8dc7f73 - udhcp was merged into busybox some years ago; use a recent busybox instead! Bernhard Reutner-Fischer 2007-07-02 08:58:56 +00:00
  • 2dd6b35498 - change download site to sourceforge Bernhard Reutner-Fischer 2007-06-29 08:18:13 +00:00
  • 2d8b8c15fe - fix make defconfig (Rick Foos) Bernhard Reutner-Fischer 2007-06-28 22:38:48 +00:00
  • 1548b21ce2 - add quagga suite Bernhard Reutner-Fischer 2007-06-28 15:55:00 +00:00
  • 79e2d802ae - fix a few -clean targets. - bash build is not parallel-safe Bernhard Reutner-Fischer 2007-06-28 14:07:13 +00:00
  • 0629a673ae - work around bug in gcc (or rather libiberty) for parallel install Bernhard Reutner-Fischer 2007-06-28 14:05:29 +00:00
  • f31f1e4db4 - fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier) Bernhard Reutner-Fischer 2007-06-28 14:03:04 +00:00
  • 649e4fd808 - provide autotools for the host (Julien Letessier) Bernhard Reutner-Fischer 2007-06-28 13:51:07 +00:00