buildroot.git
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.

17 years agoFix install of scripts.
"Steven J. Hill" [Sat, 16 Jun 2007 17:54:38 +0000 (17:54 -0000)]
Fix install of scripts.

17 years agobusybox 1.6.0 patches
Peter Korsgaard [Thu, 14 Jun 2007 13:09:06 +0000 (13:09 -0000)]
busybox 1.6.0 patches

17 years ago- allow for patching snapshots. Files are named uClibc.*.patch which is unambiguous...
Bernhard Reutner-Fischer [Wed, 13 Jun 2007 18:13:51 +0000 (18:13 -0000)]
- allow for patching snapshots. Files are named uClibc.*.patch which is unambiguous wrt release patches.
  sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks.

17 years agoaumix package
Peter Korsgaard [Wed, 13 Jun 2007 10:07:16 +0000 (10:07 -0000)]
aumix package

17 years agoUse BR2_ENDIAN for big/little endianness detection
Peter Korsgaard [Tue, 12 Jun 2007 15:30:32 +0000 (15:30 -0000)]
Use BR2_ENDIAN for big/little endianness detection

17 years agoBumped version
Peter Korsgaard [Tue, 12 Jun 2007 15:19:27 +0000 (15:19 -0000)]
Bumped version

17 years ago- bump version
Bernhard Reutner-Fischer [Sat, 9 Jun 2007 09:58:14 +0000 (09:58 -0000)]
- bump version

17 years ago- forgot to supply a default for UCLIBC_EXTRA_CFLAGS
Bernhard Reutner-Fischer [Thu, 7 Jun 2007 16:18:20 +0000 (16:18 -0000)]
- forgot to supply a default for UCLIBC_EXTRA_CFLAGS

17 years ago- provide a "source-check" target that tries to download all packages with
Bernhard Reutner-Fischer [Thu, 7 Jun 2007 12:57:03 +0000 (12:57 -0000)]
- provide a "source-check" target that tries to download all packages with
  wget's spider-mode (i.e. just see if the server says the file is there without
  actually downloading the files.
  Convenient to check for unavailable source-packages.

17 years ago- update defconfig
Bernhard Reutner-Fischer [Thu, 7 Jun 2007 12:54:29 +0000 (12:54 -0000)]
- update defconfig

17 years ago- adjust sample config
Bernhard Reutner-Fischer [Thu, 7 Jun 2007 12:16:55 +0000 (12:16 -0000)]
- adjust sample config

17 years ago- hide atmel target if arch is not arm nor avr32
Bernhard Reutner-Fischer [Thu, 7 Jun 2007 10:48:01 +0000 (10:48 -0000)]
- hide atmel target if arch is not arm nor avr32

17 years ago- the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support later on...
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 21:05:18 +0000 (21:05 -0000)]
- the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support later on which itself will select BR2_TARGET_ATMEL

17 years ago- fix typo
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 20:25:16 +0000 (20:25 -0000)]
- fix typo

17 years ago- fix typo which led to a superfluous cp invocation
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 19:59:01 +0000 (19:59 -0000)]
- fix typo which led to a superfluous cp invocation

17 years ago- better also copy the link targets..
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 19:50:05 +0000 (19:50 -0000)]
- better also copy the link targets..

17 years ago- prefer shared libs on the host
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 19:45:46 +0000 (19:45 -0000)]
- prefer shared libs on the host

17 years ago- adjust to use the gcc-4.2.0 release
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 18:14:00 +0000 (18:14 -0000)]
- adjust to use the gcc-4.2.0 release
- adjust default gdb version to 6.6
- fix stripping gmp/mpfr due to recent LIBTGTEXT changes

17 years ago- make sure to have the target-dir where we want to unpack ltp to
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 18:10:48 +0000 (18:10 -0000)]
- make sure to have the target-dir where we want to unpack ltp to

17 years ago- bump version
Bernhard Reutner-Fischer [Wed, 6 Jun 2007 18:10:14 +0000 (18:10 -0000)]
- bump version

17 years ago- fix typo in version check
Bernhard Reutner-Fischer [Tue, 5 Jun 2007 07:38:07 +0000 (07:38 -0000)]
- fix typo in version check

17 years ago- update config
Bernhard Reutner-Fischer [Sat, 2 Jun 2007 17:41:02 +0000 (17:41 -0000)]
- update config

17 years ago- improve wording of BR2_PREFER_STATIC_LIB
Bernhard Reutner-Fischer [Sat, 2 Jun 2007 16:36:43 +0000 (16:36 -0000)]
- improve wording of BR2_PREFER_STATIC_LIB

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

17 years ago- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB
Bernhard Reutner-Fischer [Sat, 2 Jun 2007 11:22:17 +0000 (11:22 -0000)]
- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB

17 years ago- move setting up the extensions to correct place (like i said but tom didn't do..)
Bernhard Reutner-Fischer [Sat, 2 Jun 2007 09:05:40 +0000 (09:05 -0000)]
- move setting up the extensions to correct place (like i said but tom didn't do..)

17 years ago- correct extensions for apple (thanks Heikki Lindholm for pointing this out)
Bernhard Reutner-Fischer [Sat, 2 Jun 2007 08:49:45 +0000 (08:49 -0000)]
- correct extensions for apple (thanks Heikki Lindholm for pointing this out)

17 years ago- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build...
Bernhard Reutner-Fischer [Fri, 1 Jun 2007 22:16:28 +0000 (22:16 -0000)]
- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins.
- depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target.
Thanks to Tom for suplying a diff which implements these.

17 years agoCleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed
Peter Korsgaard [Thu, 31 May 2007 15:42:33 +0000 (15:42 -0000)]
Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed

17 years agoCleanup, get rid of ETHTOOL_WORKDIR, use $@
Peter Korsgaard [Thu, 31 May 2007 15:27:05 +0000 (15:27 -0000)]
Cleanup, get rid of ETHTOOL_WORKDIR, use $@

17 years agoCleanup, get rid of HASERL_WORKDIR, use $@
Peter Korsgaard [Thu, 31 May 2007 15:19:37 +0000 (15:19 -0000)]
Cleanup, get rid of HASERL_WORKDIR, use $@

17 years agolibid3tag requires zlib. Noticed by Stuart Wood
Peter Korsgaard [Tue, 29 May 2007 14:55:27 +0000 (14:55 -0000)]
libid3tag requires zlib. Noticed by Stuart Wood

17 years agoFixed silly typo. Thanks to Petur Thors for reporting
Peter Korsgaard [Thu, 24 May 2007 21:23:19 +0000 (21:23 -0000)]
Fixed silly typo. Thanks to Petur Thors for reporting

17 years agofontconfig requires expat
Peter Korsgaard [Thu, 24 May 2007 08:41:49 +0000 (08:41 -0000)]
fontconfig requires expat

17 years agoStrip binaries at install. Closes #1365
Peter Korsgaard [Wed, 23 May 2007 15:41:48 +0000 (15:41 -0000)]
Strip binaries at install. Closes #1365

17 years agoncftp package. Patch from #1355
Peter Korsgaard [Tue, 22 May 2007 11:59:22 +0000 (11:59 -0000)]
ncftp package. Patch from #1355

17 years agoFixup joystick.h include with modern kernel headers. Patch from #1217.
Peter Korsgaard [Tue, 22 May 2007 11:17:27 +0000 (11:17 -0000)]
Fixup joystick.h include with modern kernel headers. Patch from #1217.

17 years agoUse freetype-host for host tools. Fixes #1328
Peter Korsgaard [Tue, 22 May 2007 10:31:25 +0000 (10:31 -0000)]
Use freetype-host for host tools. Fixes #1328

17 years agoUse select instead of depends for dependencies
Peter Korsgaard [Tue, 22 May 2007 07:42:32 +0000 (07:42 -0000)]
Use select instead of depends for dependencies

17 years agoUse select instead of depends for dependencies
Peter Korsgaard [Tue, 22 May 2007 07:40:36 +0000 (07:40 -0000)]
Use select instead of depends for dependencies

17 years ago- fix path to staging binary. Closes #1353
Bernhard Reutner-Fischer [Fri, 18 May 2007 09:59:36 +0000 (09:59 -0000)]
- fix path to staging binary. Closes #1353

17 years ago- bump patch version
Bernhard Reutner-Fischer [Fri, 18 May 2007 09:55:09 +0000 (09:55 -0000)]
- bump patch version

17 years agoStrip libraries
Peter Korsgaard [Tue, 15 May 2007 13:58:35 +0000 (13:58 -0000)]
Strip libraries

17 years ago- repvik writes: e2fsprogs install several duplicate binaries that act slightly diffe...
Bernhard Reutner-Fischer [Tue, 15 May 2007 12:50:04 +0000 (12:50 -0000)]
- repvik writes: e2fsprogs install several duplicate binaries that act slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space.
 Closes #1341

17 years ago- bump patch version
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:39:44 +0000 (11:39 -0000)]
- bump patch version

17 years ago- add gdb-6.6
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:33:08 +0000 (11:33 -0000)]
- add gdb-6.6

17 years ago- add 2.17.50.0.16
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:28:58 +0000 (11:28 -0000)]
- add 2.17.50.0.16

17 years ago- bump version
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:25:41 +0000 (11:25 -0000)]
- bump version

17 years ago- bump version
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:24:27 +0000 (11:24 -0000)]
- bump version

17 years ago- bump version
Bernhard Reutner-Fischer [Tue, 15 May 2007 11:23:46 +0000 (11:23 -0000)]
- bump version

17 years agoDon't use libssp as it doesn't get installed
Peter Korsgaard [Tue, 15 May 2007 09:45:21 +0000 (09:45 -0000)]
Don't use libssp as it doesn't get installed

17 years ago- fixed upstream in r18618
Bernhard Reutner-Fischer [Tue, 15 May 2007 09:33:57 +0000 (09:33 -0000)]
- fixed upstream in r18618

17 years ago- store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig
Bernhard Reutner-Fischer [Sat, 12 May 2007 18:39:28 +0000 (18:39 -0000)]
- store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig

17 years ago- ignore eventual errors from which(1)
Bernhard Reutner-Fischer [Fri, 11 May 2007 12:50:15 +0000 (12:50 -0000)]
- ignore eventual errors from which(1)

17 years agomadplay package
Peter Korsgaard [Thu, 10 May 2007 09:20:20 +0000 (09:20 -0000)]
madplay package

17 years agolibid3tag package. Needed by madplay
Peter Korsgaard [Thu, 10 May 2007 09:18:35 +0000 (09:18 -0000)]
libid3tag package. Needed by madplay

17 years agoCleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib
Peter Korsgaard [Thu, 10 May 2007 08:10:21 +0000 (08:10 -0000)]
Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib

17 years agoIf we are using snapshot, don't even attempt to try and patch anything.
"Steven J. Hill" [Thu, 10 May 2007 02:37:44 +0000 (02:37 -0000)]
If we are using snapshot, don't even attempt to try and patch anything.

17 years agoRe-create patches for released 0.9.29 version.
"Steven J. Hill" [Thu, 10 May 2007 02:37:16 +0000 (02:37 -0000)]
Re-create patches for released 0.9.29 version.

17 years agoUpdate version of LTP.
"Steven J. Hill" [Wed, 9 May 2007 22:58:59 +0000 (22:58 -0000)]
Update version of LTP.

17 years agoRename all INIT scripts to have the numerical prefixes to easily see the start-up...
"Steven J. Hill" [Wed, 9 May 2007 22:48:41 +0000 (22:48 -0000)]
Rename all INIT scripts to have the numerical prefixes to easily see the start-up order.

17 years agoinit scripts should be executable
Peter Korsgaard [Wed, 9 May 2007 14:03:32 +0000 (14:03 -0000)]
init scripts should be executable

17 years agoavahi-daemon support
Peter Korsgaard [Wed, 9 May 2007 13:38:37 +0000 (13:38 -0000)]
avahi-daemon support

17 years agoStrip lib even if soname changes
Peter Korsgaard [Wed, 9 May 2007 11:46:47 +0000 (11:46 -0000)]
Strip lib even if soname changes

17 years agoBumped version
Peter Korsgaard [Tue, 8 May 2007 15:57:31 +0000 (15:57 -0000)]
Bumped version

17 years ago- bump version. Closes #1340
Bernhard Reutner-Fischer [Tue, 8 May 2007 15:19:13 +0000 (15:19 -0000)]
- bump version. Closes #1340

17 years ago- bump version. Closes #1339
Bernhard Reutner-Fischer [Tue, 8 May 2007 15:17:41 +0000 (15:17 -0000)]
- bump version. Closes #1339

17 years agoThis patch increases the maximum host name length for 'dnsd' to 40 characters in...
"Steven J. Hill" [Mon, 7 May 2007 04:07:06 +0000 (04:07 -0000)]
This patch increases the maximum host name length for 'dnsd' to 40 characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty.

17 years agoIf any of the netkit packages were selected, we disable their counterparts in Busybox...
"Steven J. Hill" [Mon, 7 May 2007 04:04:34 +0000 (04:04 -0000)]
If any of the netkit packages were selected, we disable their counterparts in Busybox and warn the user.

17 years agoModify the main script to use the lockfile program utilities. Mounting and un-mountin...
"Steven J. Hill" [Mon, 7 May 2007 04:03:42 +0000 (04:03 -0000)]
Modify the main script to use the lockfile program utilities. Mounting and un-mounting do not work reliably without them.

17 years agoAdd ability to build 'scsi_id' utility for udev.
"Steven J. Hill" [Mon, 7 May 2007 04:02:31 +0000 (04:02 -0000)]
Add ability to build 'scsi_id' utility for udev.

17 years agoInstall the default script only if one was not found from the platform.
"Steven J. Hill" [Mon, 7 May 2007 04:01:58 +0000 (04:01 -0000)]
Install the default script only if one was not found from the platform.

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