buildroot.git
17 years agoAvoid stripping a script file
Ulf Samuelsson [Sat, 7 Jul 2007 07:34:37 +0000 (07:34 -0000)]
Avoid stripping a script file

17 years agoRemove some unwanted white space in Makefile
Ulf Samuelsson [Fri, 6 Jul 2007 12:19:35 +0000 (12:19 -0000)]
Remove some unwanted white space in Makefile

17 years agoGet rid of leading whitespace to silence warnings from config system.
"Steven J. Hill" [Fri, 6 Jul 2007 11:42:03 +0000 (11:42 -0000)]
Get rid of leading whitespace to silence warnings from config system.

17 years agoBump versions.
"Steven J. Hill" [Fri, 6 Jul 2007 11:41:27 +0000 (11:41 -0000)]
Bump versions.

17 years agoRemove more stuff during 'make distclean'.
"Steven J. Hill" [Fri, 6 Jul 2007 04:58:01 +0000 (04:58 -0000)]
Remove more stuff during 'make distclean'.

17 years agoRemove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS...
"Steven J. Hill" [Fri, 6 Jul 2007 04:26:32 +0000 (04:26 -0000)]
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.

17 years agoFix patch filtering and add new patch to disable tests for IPv6 when not selected.
"Steven J. Hill" [Fri, 6 Jul 2007 04:21:22 +0000 (04:21 -0000)]
Fix patch filtering and add new patch to disable tests for IPv6 when not selected.

17 years agoBump version of tar and add disabling of IPv6 for psmisc if it is not selected. Submi...
"Steven J. Hill" [Thu, 5 Jul 2007 17:56:24 +0000 (17:56 -0000)]
Bump version of tar and add disabling of IPv6 for psmisc if it is not selected. Submitted by <buraphalinuxserver@gmail.com>.

17 years agoAdd building of m4 for host and fix autoconf dependency. Submitted by Julien Letessie...
"Steven J. Hill" [Thu, 5 Jul 2007 17:54:38 +0000 (17:54 -0000)]
Add building of m4 for host and fix autoconf dependency. Submitted by Julien Letessier <julien.letessier@technosens.fr>.

17 years agoUpdate version of ed and remove obsoleted patch. Submitted by <buraphalinuxserver...
"Steven J. Hill" [Thu, 5 Jul 2007 17:52:31 +0000 (17:52 -0000)]
Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxserver@gmail.com>.

17 years agoRemove configure cruft
Peter Korsgaard [Thu, 5 Jul 2007 15:55:23 +0000 (15:55 -0000)]
Remove configure cruft

17 years agoThis was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT set. Maybe...
"Steven J. Hill" [Thu, 5 Jul 2007 05:15:47 +0000 (05:15 -0000)]
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.

17 years agoEnable the option.
"Steven J. Hill" [Thu, 5 Jul 2007 05:13:46 +0000 (05:13 -0000)]
Enable the option.

17 years agoDo not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. Also...
"Steven J. Hill" [Thu, 5 Jul 2007 05:13:20 +0000 (05:13 -0000)]
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.

17 years ago- forgot a line
Bernhard Reutner-Fischer [Mon, 2 Jul 2007 15:20:05 +0000 (15:20 -0000)]
- forgot a line

17 years ago- forgot to write out the .config.cmd
Bernhard Reutner-Fischer [Mon, 2 Jul 2007 14:35:11 +0000 (14:35 -0000)]
- forgot to write out the .config.cmd

17 years ago- bump version
Bernhard Reutner-Fischer [Mon, 2 Jul 2007 09:54:18 +0000 (09:54 -0000)]
- bump version

17 years ago- udhcp was merged into busybox some years ago; use a recent busybox instead!
Bernhard Reutner-Fischer [Mon, 2 Jul 2007 08:58:56 +0000 (08:58 -0000)]
- udhcp was merged into busybox some years ago; use a recent busybox instead!

17 years ago- change download site to sourceforge
Bernhard Reutner-Fischer [Fri, 29 Jun 2007 08:18:13 +0000 (08:18 -0000)]
- change download site to sourceforge

17 years ago- fix make defconfig (Rick Foos)
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 22:38:48 +0000 (22:38 -0000)]
- fix make defconfig (Rick Foos)

17 years ago- add quagga suite
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 15:55:00 +0000 (15:55 -0000)]
- add quagga suite

17 years ago- fix a few -clean targets.
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 14:07:13 +0000 (14:07 -0000)]
- fix a few -clean targets.
- bash build is not parallel-safe

17 years ago- work around bug in gcc (or rather libiberty) for parallel install
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 14:05:29 +0000 (14:05 -0000)]
- work around bug in gcc (or rather libiberty) for parallel install

17 years ago- fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier)
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 14:03:04 +0000 (14:03 -0000)]
- fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier)

17 years ago- provide autotools for the host (Julien Letessier)
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 13:51:07 +0000 (13:51 -0000)]
- provide autotools for the host (Julien Letessier)

17 years ago- rm some old files
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 13:06:21 +0000 (13:06 -0000)]
- rm some old files

17 years ago- pull arm mmap fix from trunk
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 12:14:16 +0000 (12:14 -0000)]
- pull arm mmap fix from trunk

17 years ago- respin whole patch for the sake of simplicity
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 12:11:12 +0000 (12:11 -0000)]
- respin whole patch for the sake of simplicity

17 years ago- make it compile with a C89 compiler
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 11:53:59 +0000 (11:53 -0000)]
- make it compile with a C89 compiler

17 years ago- adjust infrastructure for new kconfig
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 10:47:05 +0000 (10:47 -0000)]
- adjust infrastructure for new kconfig

17 years ago- pull kconfig from linux-2.6.21.5
Bernhard Reutner-Fischer [Thu, 28 Jun 2007 10:46:19 +0000 (10:46 -0000)]
- pull kconfig from linux-2.6.21.5

17 years ago- use BR2_INET_IPV6
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 21:07:09 +0000 (21:07 -0000)]
- use BR2_INET_IPV6

17 years ago- stub for grub2. Needs to be fixed upstream first.
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 21:03:42 +0000 (21:03 -0000)]
- stub for grub2. Needs to be fixed upstream first.

17 years ago- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 12:01:27 +0000 (12:01 -0000)]
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.

17 years ago- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 09:48:23 +0000 (09:48 -0000)]
- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages

17 years ago- use correct installation path
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 09:40:25 +0000 (09:40 -0000)]
- use correct installation path

17 years ago- the actual current version of NTP is 4.2p2 (Julien Letessier)
Bernhard Reutner-Fischer [Wed, 27 Jun 2007 09:18:58 +0000 (09:18 -0000)]
- the actual current version of NTP is 4.2p2 (Julien Letessier)
- fixed the configure flag (Julien Letessier)

17 years ago- use BR2_INET_IPV6
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 17:45:08 +0000 (17:45 -0000)]
- use BR2_INET_IPV6

17 years ago- fix typo in sed expr
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 16:58:11 +0000 (16:58 -0000)]
- fix typo in sed expr

17 years ago- filter out eventual -fPIC -fpic -DPIC flags from the target cflags
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 16:36:31 +0000 (16:36 -0000)]
- 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.

17 years ago- apply the patches
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 16:35:07 +0000 (16:35 -0000)]
- apply the patches

17 years ago- add BR2_INET_IPV6 and BR2_INET_RPC
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 16:34:45 +0000 (16:34 -0000)]
- 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

17 years ago- bump version
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 16:18:00 +0000 (16:18 -0000)]
- bump version

17 years ago- bump version, make it compile. tickadjust has to be disabled. Closes #1029
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 15:41:01 +0000 (15:41 -0000)]
- bump version, make it compile. tickadjust has to be disabled. Closes #1029
  Provide means for installing sntp

17 years ago- don't bail out on cc warnings
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 14:32:10 +0000 (14:32 -0000)]
- don't bail out on cc warnings

17 years ago- pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 14:02:29 +0000 (14:02 -0000)]
- pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069

17 years ago- check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 13:26:51 +0000 (13:26 -0000)]
- check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS

17 years ago- force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten)
Bernhard Reutner-Fischer [Tue, 26 Jun 2007 06:24:37 +0000 (06:24 -0000)]
- force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten)

17 years ago- Add a system-V init script to ntpd. Closes #518
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 18:27:58 +0000 (18:27 -0000)]
- Add a system-V init script to ntpd. Closes #518

17 years ago- account for now optional archive
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 16:56:11 +0000 (16:56 -0000)]
- account for now optional archive

17 years ago- fix typo in previous commit
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 16:35:23 +0000 (16:35 -0000)]
- fix typo in previous commit

17 years ago- correct installation path
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 15:38:03 +0000 (15:38 -0000)]
- correct installation path

17 years ago- correct installation path
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 15:07:25 +0000 (15:07 -0000)]
- correct installation path

17 years ago- bump version and correct installation path
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 14:53:24 +0000 (14:53 -0000)]
- bump version and correct installation path

17 years ago- forgot to adjust the pathes..
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 11:22:26 +0000 (11:22 -0000)]
- forgot to adjust the pathes..

17 years ago- pull some additional fixes from upstream
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 11:17:52 +0000 (11:17 -0000)]
- pull some additional fixes from upstream

17 years ago- use sysconf to obtain the pagesize (Ivan Kuten)
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 11:12:51 +0000 (11:12 -0000)]
- use sysconf to obtain the pagesize (Ivan Kuten)

17 years ago- add post 1.6.0 fix
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 11:07:11 +0000 (11:07 -0000)]
- add post 1.6.0 fix

17 years ago- Search for defconfigs in target, not entire tree
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 10:56:13 +0000 (10:56 -0000)]
- Search for defconfigs in target, not entire tree
  This patch changes the way the top level Makefile searches for a
  <board>_defconfig file, it will only look in the target/ directory and its sub
  directories.

  The patch also enables loading a defconfig even if there already is a .config.
  (Hans-Christian Egtvedt)

17 years ago- remove erroneously copied patch
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 10:40:32 +0000 (10:40 -0000)]
- remove erroneously copied patch

17 years ago- preserve quotes
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 10:29:47 +0000 (10:29 -0000)]
- preserve quotes

17 years ago- preserve quotes
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 10:23:24 +0000 (10:23 -0000)]
- preserve quotes

17 years ago- for -Os, turn switch statements into if-else chains
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 09:44:12 +0000 (09:44 -0000)]
- for -Os, turn switch statements into if-else chains

17 years ago- add 2.17.50.0.17
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 09:43:16 +0000 (09:43 -0000)]
- add 2.17.50.0.17

17 years ago- bump version
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 09:41:35 +0000 (09:41 -0000)]
- bump version
- add SUSV legacy fixups

17 years ago- improve the zlib-clean target
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 09:07:08 +0000 (09:07 -0000)]
- improve the zlib-clean target

17 years ago- make sure that TARGET_DIR/usr/lib exists
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 09:01:53 +0000 (09:01 -0000)]
- make sure that TARGET_DIR/usr/lib exists

17 years ago- Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier)
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 08:58:38 +0000 (08:58 -0000)]
- Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier)

17 years ago- bump version and correct install dirs (Julien Letessier)
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 08:37:23 +0000 (08:37 -0000)]
- bump version and correct install dirs (Julien Letessier)

17 years ago- add patch for the 0.9.29 release that fixes the visibility of internal_function
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 08:16:14 +0000 (08:16 -0000)]
- add patch for the 0.9.29 release that fixes the visibility of internal_function

17 years ago- adjust patches of the gcc-clean target
Bernhard Reutner-Fischer [Mon, 25 Jun 2007 07:52:41 +0000 (07:52 -0000)]
- adjust patches of the gcc-clean target

17 years ago- yet another hunk that should have been part of r18904
Bernhard Reutner-Fischer [Sun, 24 Jun 2007 14:38:06 +0000 (14:38 -0000)]
- yet another hunk that should have been part of r18904

17 years ago- forgot to apply this hunk that should have belonged to r18904
Bernhard Reutner-Fischer [Sun, 24 Jun 2007 12:27:08 +0000 (12:27 -0000)]
- forgot to apply this hunk that should have belonged to r18904

17 years ago- disable sysroot support for anything but the current, stable release series
Bernhard Reutner-Fischer [Sun, 24 Jun 2007 11:30:05 +0000 (11:30 -0000)]
- disable sysroot support for anything but the current, stable release series

17 years ago- bump version
Bernhard Reutner-Fischer [Sat, 23 Jun 2007 13:56:52 +0000 (13:56 -0000)]
- bump version

17 years ago- "Keep the actual toolchain binaries in a directory at the same level".
Bernhard Reutner-Fischer [Sat, 23 Jun 2007 13:49:33 +0000 (13:49 -0000)]
- "Keep the actual toolchain binaries in a directory at the same level".

17 years ago- fix typo in version
Bernhard Reutner-Fischer [Sat, 23 Jun 2007 13:43:39 +0000 (13:43 -0000)]
- fix typo in version

17 years ago- Fixed a type in the binary target and also install to staging_dir (Julien Letessier)
Bernhard Reutner-Fischer [Sat, 23 Jun 2007 09:50:29 +0000 (09:50 -0000)]
- Fixed a type in the binary target and also install to staging_dir (Julien Letessier)
- make sure that -clean also wipes the staging_dir files.

17 years ago- fixup ccache to know about usr/bin
Bernhard Reutner-Fischer [Fri, 22 Jun 2007 19:01:48 +0000 (19:01 -0000)]
- fixup ccache to know about usr/bin

17 years ago- LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non...
Bernhard Reutner-Fischer [Fri, 22 Jun 2007 17:49:14 +0000 (17:49 -0000)]
- LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non-mips
  Thanks to Julien Letessier for spotting my omission

17 years ago- gdb resides in usr/
Bernhard Reutner-Fischer [Fri, 22 Jun 2007 10:42:07 +0000 (10:42 -0000)]
- gdb resides in usr/

17 years ago- add a sample (pseudo-)board for a mips malta box
Bernhard Reutner-Fischer [Fri, 22 Jun 2007 08:47:09 +0000 (08:47 -0000)]
- add a sample (pseudo-)board for a mips malta box

17 years ago- need to rename these hunks to come after the base patches
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:14:55 +0000 (22:14 -0000)]
- need to rename these hunks to come after the base patches

17 years ago- bump version to 2.6.21.5
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:10:12 +0000 (22:10 -0000)]
- bump version to 2.6.21.5

17 years ago- version bump (not yet tested..)
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:09:36 +0000 (22:09 -0000)]
- version bump (not yet tested..)

17 years ago- use correct path for lzo libs and headers et al
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:07:24 +0000 (22:07 -0000)]
- use correct path for lzo libs and headers et al

17 years ago- use correct path for lzo libs and headers
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:06:48 +0000 (22:06 -0000)]
- use correct path for lzo libs and headers

17 years ago- use the correct path to the pkgconfig .pc
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 22:05:39 +0000 (22:05 -0000)]
- use the correct path to the pkgconfig .pc

17 years ago- update docs to mention the new sysroot support.
Bernhard Reutner-Fischer [Thu, 21 Jun 2007 16:58:36 +0000 (16:58 -0000)]
- update docs to mention the new sysroot support.

17 years ago- escape wildcards in kernel-patch patterns
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 13:25:44 +0000 (13:25 -0000)]
- escape wildcards in kernel-patch patterns

17 years ago- use $@
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 13:19:40 +0000 (13:19 -0000)]
- use $@

17 years ago- you have to escape the asterisk
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 13:18:53 +0000 (13:18 -0000)]
- you have to escape the asterisk

17 years ago- bump version
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 12:10:48 +0000 (12:10 -0000)]
- bump version

17 years ago- add OPENMP configure handling (needed for e.g. gettext).
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 12:00:54 +0000 (12:00 -0000)]
- add OPENMP configure handling (needed for e.g. gettext).

17 years ago- add full sysroot support for non-ancient toolchains.
Bernhard Reutner-Fischer [Wed, 20 Jun 2007 11:26:36 +0000 (11:26 -0000)]
- add full sysroot support for non-ancient toolchains.
- start to separate usr/lib and lib to match normal system-layout

17 years agoHide troublesome environment variables from sub processes
Peter Korsgaard [Tue, 19 Jun 2007 15:19:27 +0000 (15:19 -0000)]
Hide troublesome environment variables from sub processes
(E.G. screws up gdb, busybox, ..)

17 years agoIf external toolchain support NPTL, then we should build Open POSIX Testsuite if...
"Steven J. Hill" [Sat, 16 Jun 2007 18:27:38 +0000 (18:27 -0000)]
If external toolchain support NPTL, then we should build Open POSIX Testsuite if the user selects us.

17 years agoGet rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches.
"Steven J. Hill" [Sat, 16 Jun 2007 17:56:05 +0000 (17:56 -0000)]
Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches.

17 years agoGet rid of extra directory entries.
"Steven J. Hill" [Sat, 16 Jun 2007 17:55:32 +0000 (17:55 -0000)]
Get rid of extra directory entries.

17 years agoPlease make sure to update this file as well for new versions of GDB.
"Steven J. Hill" [Sat, 16 Jun 2007 17:55:05 +0000 (17:55 -0000)]
Please make sure to update this file as well for new versions of GDB.