buildroot.git
17 years agoAdd another include path to the CFLAGS.
"Steven J. Hill" [Mon, 7 May 2007 04:01:24 +0000 (04:01 -0000)]
Add another include path to the CFLAGS.

17 years agoInstall the default configuration file if the platform did not already define one.
"Steven J. Hill" [Mon, 7 May 2007 04:01:07 +0000 (04:01 -0000)]
Install the default configuration file if the platform did not already define one.

17 years agoMajor clean-up.
"Steven J. Hill" [Mon, 7 May 2007 04:00:11 +0000 (04:00 -0000)]
Major clean-up.

17 years agoTarget binary was incorrect and do a better job of cleaning up.
"Steven J. Hill" [Mon, 7 May 2007 03:59:35 +0000 (03:59 -0000)]
Target binary was incorrect and do a better job of cleaning up.

17 years agoFix script so that 'restart' actually works.
"Steven J. Hill" [Mon, 7 May 2007 03:59:04 +0000 (03:59 -0000)]
Fix script so that 'restart' actually works.

17 years agoAdd new packages.
"Steven J. Hill" [Mon, 7 May 2007 03:58:30 +0000 (03:58 -0000)]
Add new packages.

17 years agoAdd older version of binutils.
"Steven J. Hill" [Mon, 7 May 2007 03:57:09 +0000 (03:57 -0000)]
Add older version of binutils.

17 years agoCreate 'bin' directory in staging area.
"Steven J. Hill" [Mon, 7 May 2007 03:56:47 +0000 (03:56 -0000)]
Create 'bin' directory in staging area.

17 years agoversion bump
Peter Korsgaard [Thu, 3 May 2007 09:33:24 +0000 (09:33 -0000)]
version bump

17 years agos/FAKEROUTE/FAKEROOT/
Peter Korsgaard [Thu, 3 May 2007 08:25:17 +0000 (08:25 -0000)]
s/FAKEROUTE/FAKEROOT/

17 years agoWhen using an external toolchain, we still need to have the user select which thread...
"Steven J. Hill" [Sat, 28 Apr 2007 17:10:31 +0000 (17:10 -0000)]
When using an external toolchain, we still need to have the user select which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages.

17 years agoCreate symlink for 'usr/include' in the staging directory so that packages like zlib...
"Steven J. Hill" [Sat, 28 Apr 2007 17:09:44 +0000 (17:09 -0000)]
Create symlink for 'usr/include' in the staging directory so that packages like zlib and others who expect that to exist will install properly.

17 years agoGet rid of blank line.
"Steven J. Hill" [Sat, 28 Apr 2007 17:08:57 +0000 (17:08 -0000)]
Get rid of blank line.

17 years agosed patch
Peter Korsgaard [Wed, 25 Apr 2007 07:11:10 +0000 (07:11 -0000)]
sed patch

17 years agolibsndfile package. Closes #1325
Peter Korsgaard [Tue, 24 Apr 2007 13:43:15 +0000 (13:43 -0000)]
libsndfile package. Closes #1325

17 years agoBump version
Peter Korsgaard [Tue, 24 Apr 2007 13:42:03 +0000 (13:42 -0000)]
Bump version

17 years agoBumped version
Peter Korsgaard [Fri, 20 Apr 2007 12:42:41 +0000 (12:42 -0000)]
Bumped version

17 years ago- pass the correct endian
Bernhard Reutner-Fischer [Fri, 20 Apr 2007 11:12:50 +0000 (11:12 -0000)]
- pass the correct endian

17 years agoSome 'find' commands get a little picky.
"Steven J. Hill" [Thu, 19 Apr 2007 02:04:15 +0000 (02:04 -0000)]
Some 'find' commands get a little picky.

17 years ago- it helps to apply the patches.. ;)
Bernhard Reutner-Fischer [Wed, 18 Apr 2007 19:55:14 +0000 (19:55 -0000)]
- it helps to apply the patches.. ;)
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end

17 years ago- strip eventual quotes
Bernhard Reutner-Fischer [Tue, 17 Apr 2007 17:30:12 +0000 (17:30 -0000)]
- strip eventual quotes

17 years ago- make sure that our dest dir exists
Bernhard Reutner-Fischer [Tue, 17 Apr 2007 17:12:48 +0000 (17:12 -0000)]
- make sure that our dest dir exists

17 years ago- bump version
Bernhard Reutner-Fischer [Tue, 17 Apr 2007 17:02:15 +0000 (17:02 -0000)]
- bump version

17 years ago- make it compile if LFS was turned off
Bernhard Reutner-Fischer [Tue, 17 Apr 2007 15:48:09 +0000 (15:48 -0000)]
- make it compile if LFS was turned off

17 years ago- uclibc is nowadays identified via __UCLIBC__
Bernhard Reutner-Fischer [Mon, 16 Apr 2007 19:14:34 +0000 (19:14 -0000)]
- uclibc is nowadays identified via __UCLIBC__
- fix build error when no ftw() is available.

17 years ago- doesn't build, so bump version and look..
Bernhard Reutner-Fischer [Mon, 16 Apr 2007 19:08:27 +0000 (19:08 -0000)]
- doesn't build, so bump version and look..

17 years ago- install some more stuff that goes into staging_dir into the proper place.
Bernhard Reutner-Fischer [Mon, 16 Apr 2007 18:51:20 +0000 (18:51 -0000)]
- install some more stuff that goes into staging_dir into the proper place.
  First hunk of fixes for bug #1290

17 years ago- recommend linuxthreads.old
Bernhard Reutner-Fischer [Sun, 15 Apr 2007 09:51:28 +0000 (09:51 -0000)]
- recommend linuxthreads.old

17 years agoNeed the target LDFLAGS for this to link using external toolchain.
"Steven J. Hill" [Fri, 13 Apr 2007 02:43:28 +0000 (02:43 -0000)]
Need the target LDFLAGS for this to link using external toolchain.

17 years agoIf using an external toolchain, don't include any of this stuff.
"Steven J. Hill" [Fri, 13 Apr 2007 02:04:32 +0000 (02:04 -0000)]
If using an external toolchain, don't include any of this stuff.

17 years agoBumped version
Peter Korsgaard [Thu, 12 Apr 2007 11:24:38 +0000 (11:24 -0000)]
Bumped version

17 years ago- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
Bernhard Reutner-Fischer [Wed, 11 Apr 2007 08:21:55 +0000 (08:21 -0000)]
- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
- adjust a few defaults.

17 years ago- make sure to download fakeroot if needed
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 16:36:48 +0000 (16:36 -0000)]
- make sure to download fakeroot if needed

17 years ago- commentary typo fix
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 16:32:05 +0000 (16:32 -0000)]
- commentary typo fix

17 years ago- doesn't compile if LFS is off
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 15:05:05 +0000 (15:05 -0000)]
- doesn't compile if LFS is off

17 years ago- hit awk on steroids with a clue bait
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 15:01:32 +0000 (15:01 -0000)]
- hit awk on steroids with a clue bait

17 years ago- someone disabled shared lib support without fixing the libelf rule leading to
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 14:21:00 +0000 (14:21 -0000)]
- someone disabled shared lib support without fixing the libelf rule leading to
  useless rebuilds. Add option to install the lib to the target and not only to
  the staging_dir.

17 years ago- bump version. memmove works so let configure know about this fact
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 12:51:42 +0000 (12:51 -0000)]
- bump version. memmove works so let configure know about this fact

17 years ago- using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked
Bernhard Reutner-Fischer [Fri, 6 Apr 2007 11:55:37 +0000 (11:55 -0000)]
- using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked

17 years agobusybox 1.5.0 patches
Peter Korsgaard [Thu, 5 Apr 2007 07:04:31 +0000 (07:04 -0000)]
busybox 1.5.0 patches

17 years agoVersion bump. Thanks to Michael Benedict
Peter Korsgaard [Tue, 3 Apr 2007 15:36:16 +0000 (15:36 -0000)]
Version bump. Thanks to Michael Benedict

17 years agoVersion bump. Thanks to Michael Benedict
Peter Korsgaard [Tue, 3 Apr 2007 15:36:03 +0000 (15:36 -0000)]
Version bump. Thanks to Michael Benedict

17 years ago3.0.23d now under old-versions. Thanks to Michael Benedict
Peter Korsgaard [Tue, 3 Apr 2007 15:35:26 +0000 (15:35 -0000)]
3.0.23d now under old-versions. Thanks to Michael Benedict

17 years ago- make sure that we do not confuse versions (due to how findstring works)
Bernhard Reutner-Fischer [Mon, 2 Apr 2007 16:18:48 +0000 (16:18 -0000)]
- make sure that we do not confuse versions (due to how findstring works)

17 years ago- add option to create a jffs2 filesystem in srec format. Thanks to Xride.
Bernhard Reutner-Fischer [Mon, 26 Mar 2007 10:31:56 +0000 (10:31 -0000)]
- add option to create a jffs2 filesystem in srec format. Thanks to Xride.

17 years ago- bump version to 2.17.50.0.14
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 20:49:07 +0000 (20:49 -0000)]
- bump version to 2.17.50.0.14

17 years ago- store backup of dwmw2's combined compile patch.
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 19:29:06 +0000 (19:29 -0000)]
- store backup of dwmw2's combined compile patch.
  Not yet even compile-tested, so inactive for now..

17 years ago- fwd port
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 12:46:46 +0000 (12:46 -0000)]
- fwd port

17 years ago- fwd port
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 12:46:30 +0000 (12:46 -0000)]
- fwd port

17 years ago- bump version
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 12:46:01 +0000 (12:46 -0000)]
- bump version

17 years ago- strip quotes. Thanks to Heikki Lindholm for pointing this out.
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 12:08:57 +0000 (12:08 -0000)]
- strip quotes. Thanks to Heikki Lindholm for pointing this out.

17 years ago- fix downloading the setserial patch
Bernhard Reutner-Fischer [Sat, 24 Mar 2007 11:47:00 +0000 (11:47 -0000)]
- fix downloading the setserial patch

17 years ago- make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout
Bernhard Reutner-Fischer [Fri, 23 Mar 2007 13:26:51 +0000 (13:26 -0000)]
- make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout

17 years ago- bump version
Bernhard Reutner-Fischer [Fri, 23 Mar 2007 13:24:56 +0000 (13:24 -0000)]
- bump version

17 years ago- add a question for andersee
Bernhard Reutner-Fischer [Thu, 22 Mar 2007 18:14:23 +0000 (18:14 -0000)]
- add a question for andersee

17 years ago- see if the dir exists before trying to strip an empty list of files..
Bernhard Reutner-Fischer [Thu, 22 Mar 2007 17:21:18 +0000 (17:21 -0000)]
- see if the dir exists before trying to strip an empty list of files..

17 years agoinstall hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR
Eric Andersen [Thu, 22 Mar 2007 16:23:43 +0000 (16:23 -0000)]
install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR

17 years ago- fix previous incomplete commit of mine
Bernhard Reutner-Fischer [Thu, 22 Mar 2007 16:14:42 +0000 (16:14 -0000)]
- fix previous incomplete commit of mine

17 years ago- download eventual mpfr patchfile to dl_dir. Closes #1283
Bernhard Reutner-Fischer [Thu, 22 Mar 2007 13:21:05 +0000 (13:21 -0000)]
- download eventual mpfr patchfile to dl_dir. Closes #1283

17 years ago- ignore errors when looking at hostcc and hostcxx
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 18:15:02 +0000 (18:15 -0000)]
- ignore errors when looking at hostcc and hostcxx

17 years ago- support BR2_PREFER_IMA for microcom
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 17:53:00 +0000 (17:53 -0000)]
- support BR2_PREFER_IMA for microcom

17 years ago- apply openswan patches if openswan was enabled
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 10:55:31 +0000 (10:55 -0000)]
- apply openswan patches if openswan was enabled

17 years ago- add CFLAGS_COMBINE check
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 10:55:02 +0000 (10:55 -0000)]
- add CFLAGS_COMBINE check

17 years ago- stop using head and use sed -e '1d' at the end instead
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 10:54:24 +0000 (10:54 -0000)]
- stop using head and use sed -e '1d' at the end instead

17 years ago- fwd port
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 10:35:40 +0000 (10:35 -0000)]
- fwd port

17 years ago- install target headers into the correct dir
Bernhard Reutner-Fischer [Wed, 21 Mar 2007 08:04:19 +0000 (08:04 -0000)]
- install target headers into the correct dir
- make sure not to create libwhatever...old cruft

17 years ago- put staging_dir/usr/bin into the target path, so X-stuff can find freetype-config.
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 17:58:36 +0000 (17:58 -0000)]
- put staging_dir/usr/bin into the target path, so X-stuff can find freetype-config.
  Closes #1233

17 years ago- provide means to install readline into the target. Closes #968
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 17:50:23 +0000 (17:50 -0000)]
- provide means to install readline into the target. Closes #968

17 years ago- make it work with MacOSX. Closes #1252
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 17:21:35 +0000 (17:21 -0000)]
- make it work with MacOSX. Closes #1252

17 years ago- use numeric values for the superuser to be more portable.
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 16:52:44 +0000 (16:52 -0000)]
- use numeric values for the superuser to be more portable.
  Closes #1250

17 years ago- bump version. Closes #1225
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 16:42:51 +0000 (16:42 -0000)]
- bump version. Closes #1225

17 years ago- add some ARM 1176 variants
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 14:42:42 +0000 (14:42 -0000)]
- add some ARM 1176 variants

17 years ago- disable compile-broken EDAC_I82875P driver
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 09:52:36 +0000 (09:52 -0000)]
- disable compile-broken EDAC_I82875P driver

17 years ago- simplify busybox version fiddling
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 09:51:37 +0000 (09:51 -0000)]
- simplify busybox version fiddling

17 years ago- add busybox-1.4.2
Bernhard Reutner-Fischer [Tue, 20 Mar 2007 08:53:17 +0000 (08:53 -0000)]
- add busybox-1.4.2

17 years ago- apply bugfixes ontop of 2.2.1
Bernhard Reutner-Fischer [Mon, 19 Mar 2007 14:16:10 +0000 (14:16 -0000)]
- apply bugfixes ontop of 2.2.1

17 years ago- pin LINUX_VERSION. Closes #1277
Bernhard Reutner-Fischer [Mon, 19 Mar 2007 10:49:11 +0000 (10:49 -0000)]
- pin LINUX_VERSION. Closes #1277

17 years ago- note which kernel-headers are required.
Bernhard Reutner-Fischer [Sun, 18 Mar 2007 11:53:16 +0000 (11:53 -0000)]
- note which kernel-headers are required.
  PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..

17 years agotftp patch
Peter Korsgaard [Thu, 15 Mar 2007 08:36:18 +0000 (08:36 -0000)]
tftp patch

17 years ago- turn off some broken modules
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 16:38:38 +0000 (16:38 -0000)]
- turn off some broken modules

17 years ago- update sample config a bit
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 13:55:32 +0000 (13:55 -0000)]
- update sample config a bit

17 years ago- add ipmisensors
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 13:55:08 +0000 (13:55 -0000)]
- add ipmisensors

17 years ago- bump version
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 13:54:30 +0000 (13:54 -0000)]
- bump version

17 years ago- fix ptr_to_globals
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 13:02:07 +0000 (13:02 -0000)]
- fix ptr_to_globals

17 years ago- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
Bernhard Reutner-Fischer [Wed, 14 Mar 2007 11:15:08 +0000 (11:15 -0000)]
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
- make sure that we have a working sed for the uclibc-menuconfig target

17 years agoyet more LDFLAGS handling fixups
Eric Andersen [Wed, 14 Mar 2007 03:12:22 +0000 (03:12 -0000)]
yet more LDFLAGS handling fixups

17 years agofixup package LDFLAGS handling
Eric Andersen [Tue, 13 Mar 2007 22:59:59 +0000 (22:59 -0000)]
fixup package LDFLAGS handling

17 years ago- point to busybox-<version>.config
Bernhard Reutner-Fischer [Tue, 13 Mar 2007 12:59:45 +0000 (12:59 -0000)]
- point to busybox-<version>.config

17 years ago- fix syntax
Bernhard Reutner-Fischer [Mon, 12 Mar 2007 08:55:20 +0000 (08:55 -0000)]
- fix syntax

17 years ago- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
Bernhard Reutner-Fischer [Sat, 10 Mar 2007 10:29:08 +0000 (10:29 -0000)]
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)

17 years ago- add homedir
Bernhard Reutner-Fischer [Fri, 9 Mar 2007 12:32:09 +0000 (12:32 -0000)]
- add homedir

17 years agoInclude a patch for GNU sed that allows building it on Mac OS X and
Bernhard Reutner-Fischer [Fri, 9 Mar 2007 08:36:22 +0000 (08:36 -0000)]
Include a patch for GNU sed that allows building it on Mac OS X and
remove a spurious --prefix from sed.mk.  (Heikki Lindholm)

17 years agoImprove the checking of sed by adding some common GNU sed installation
Bernhard Reutner-Fischer [Fri, 9 Mar 2007 08:33:34 +0000 (08:33 -0000)]
Improve the checking of sed by adding some common GNU sed installation
names (gsed/gnused), checking for a basic OS X sed feature in command
line option handling, checking the actual result of the sed run against
the expected result, and placing common code for the check under
toolchain/dependencies/.  (Heikki Lindholm)

17 years ago- Default to gzip -d -c since zcat may only support compress'ed files
Bernhard Reutner-Fischer [Fri, 9 Mar 2007 08:26:10 +0000 (08:26 -0000)]
- Default to gzip -d -c since zcat may only support compress'ed files
  according to SuS. Thanks to Heikki Lindholm for pointing this out.

17 years ago- Propagate HOST_SED_DIR to the dependencies script so that it may use the
Bernhard Reutner-Fischer [Thu, 8 Mar 2007 16:44:20 +0000 (16:44 -0000)]
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
  local sed build as well (Heikki Lindholm).

17 years ago- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist
Bernhard Reutner-Fischer [Wed, 7 Mar 2007 14:46:47 +0000 (14:46 -0000)]
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist

17 years ago- some more CONFIG_UPDATEs by Haavard Skinnemoen
Bernhard Reutner-Fischer [Wed, 7 Mar 2007 14:32:22 +0000 (14:32 -0000)]
- some more CONFIG_UPDATEs by Haavard Skinnemoen

17 years agoBump version. Closes #1241, #1243 and #1248
Peter Korsgaard [Mon, 5 Mar 2007 11:06:58 +0000 (11:06 -0000)]
Bump version. Closes #1241, #1243 and #1248

17 years agoupdate to uClibc 0.9.28.3
Eric Andersen [Wed, 28 Feb 2007 22:01:12 +0000 (22:01 -0000)]
update to uClibc 0.9.28.3

17 years agotar -t hotfix
Peter Korsgaard [Tue, 27 Feb 2007 09:04:31 +0000 (09:04 -0000)]
tar -t hotfix