Bernhard Reutner-Fischer
587e6f8a3d
- bump version
2007-04-17 17:02:15 +00:00
Bernhard Reutner-Fischer
b399cba447
- make it compile if LFS was turned off
2007-04-17 15:48:09 +00:00
Bernhard Reutner-Fischer
c23fcc8e2e
- uclibc is nowadays identified via __UCLIBC__
...
- fix build error when no ftw() is available.
2007-04-16 19:14:34 +00:00
Bernhard Reutner-Fischer
4d31bf346b
- doesn't build, so bump version and look..
2007-04-16 19:08:27 +00:00
Bernhard Reutner-Fischer
41decaa9fe
- install some more stuff that goes into staging_dir into the proper place.
...
First hunk of fixes for bug #1290
2007-04-16 18:51:20 +00:00
"Steven J. Hill"
2eb9ee3e4f
Need the target LDFLAGS for this to link using external toolchain.
2007-04-13 02:43:28 +00:00
Peter Korsgaard
6305b94060
Bumped version
2007-04-12 11:24:38 +00:00
Bernhard Reutner-Fischer
73be7f9ef4
- make sure to download fakeroot if needed
2007-04-06 16:36:48 +00:00
Bernhard Reutner-Fischer
8019956f60
- commentary typo fix
2007-04-06 16:32:05 +00:00
Bernhard Reutner-Fischer
9815cc05a9
- doesn't compile if LFS is off
2007-04-06 15:05:05 +00:00
Bernhard Reutner-Fischer
09d260414b
- hit awk on steroids with a clue bait
2007-04-06 15:01:32 +00:00
Bernhard Reutner-Fischer
2534b2ee79
- 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.
2007-04-06 14:21:00 +00:00
Bernhard Reutner-Fischer
1c1167cf7d
- bump version. memmove works so let configure know about this fact
2007-04-06 12:51:42 +00:00
Bernhard Reutner-Fischer
ba3a8e5afd
- using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked
2007-04-06 11:55:37 +00:00
Peter Korsgaard
27950be974
busybox 1.5.0 patches
2007-04-05 07:04:31 +00:00
Peter Korsgaard
8ca4af140c
Version bump. Thanks to Michael Benedict
2007-04-03 15:36:16 +00:00
Peter Korsgaard
69765db58e
Version bump. Thanks to Michael Benedict
2007-04-03 15:36:03 +00:00
Peter Korsgaard
58656093dc
3.0.23d now under old-versions. Thanks to Michael Benedict
2007-04-03 15:35:26 +00:00
Bernhard Reutner-Fischer
e84104dbdf
- fwd port
2007-03-24 12:46:46 +00:00
Bernhard Reutner-Fischer
d5b53a1763
- strip quotes. Thanks to Heikki Lindholm for pointing this out.
2007-03-24 12:08:57 +00:00
Bernhard Reutner-Fischer
b16a581f58
- fix downloading the setserial patch
2007-03-24 11:47:00 +00:00
Bernhard Reutner-Fischer
e835e0e2a3
- make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout
2007-03-23 13:26:51 +00:00
Bernhard Reutner-Fischer
d7d4d7f220
- bump version
2007-03-23 13:24:56 +00:00
Bernhard Reutner-Fischer
8b855510d5
- fix previous incomplete commit of mine
2007-03-22 16:14:42 +00:00
Bernhard Reutner-Fischer
d733bd626a
- download eventual mpfr patchfile to dl_dir. Closes #1283
2007-03-22 13:21:05 +00:00
Bernhard Reutner-Fischer
2c9a56bd3c
- support BR2_PREFER_IMA for microcom
2007-03-21 17:53:00 +00:00
Bernhard Reutner-Fischer
8d34e5660f
- fwd port
2007-03-21 10:35:40 +00:00
Bernhard Reutner-Fischer
1b5a21dab5
- install target headers into the correct dir
...
- make sure not to create libwhatever...old cruft
2007-03-21 08:04:19 +00:00
Bernhard Reutner-Fischer
4fc1724e27
- put staging_dir/usr/bin into the target path, so X-stuff can find freetype-config.
...
Closes #1233
2007-03-20 17:58:36 +00:00
Bernhard Reutner-Fischer
526b00455b
- provide means to install readline into the target. Closes #968
2007-03-20 17:50:23 +00:00
Bernhard Reutner-Fischer
415d655a74
- simplify busybox version fiddling
2007-03-20 09:51:37 +00:00
Bernhard Reutner-Fischer
d9ae4dd945
- add busybox-1.4.2
2007-03-20 08:53:17 +00:00
Bernhard Reutner-Fischer
5754880c4a
- apply bugfixes ontop of 2.2.1
2007-03-19 14:16:10 +00:00
Peter Korsgaard
5b582fdaa0
tftp patch
2007-03-15 08:36:18 +00:00
Bernhard Reutner-Fischer
2984972d04
- fix ptr_to_globals
2007-03-14 13:02:07 +00:00
Bernhard Reutner-Fischer
7e1cdc67d3
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
...
- make sure that we have a working sed for the uclibc-menuconfig target
2007-03-14 11:15:08 +00:00
Eric Andersen
15177a6e95
yet more LDFLAGS handling fixups
2007-03-14 03:12:22 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
f506f7c893
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
2007-03-10 10:29:08 +00:00
Bernhard Reutner-Fischer
ed5893f398
Include a patch for GNU sed that allows building it on Mac OS X and
...
remove a spurious --prefix from sed.mk. (Heikki Lindholm)
2007-03-09 08:36:22 +00:00
Bernhard Reutner-Fischer
1506b0cfd5
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)
2007-03-09 08:33:34 +00:00
Bernhard Reutner-Fischer
4582047ec7
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist
2007-03-07 14:46:47 +00:00
Bernhard Reutner-Fischer
2208a62d71
- some more CONFIG_UPDATEs by Haavard Skinnemoen
2007-03-07 14:32:22 +00:00
Peter Korsgaard
b913a04c60
Bump version. Closes #1241 , #1243 and #1248
2007-03-05 11:06:58 +00:00
Peter Korsgaard
72d7eda385
tar -t hotfix
2007-02-27 09:04:31 +00:00
Peter Korsgaard
4e65a9271e
Set CONFIG_PREFIX for all versions
2007-02-23 11:55:27 +00:00
Peter Korsgaard
5462e361f4
Bumped version
2007-02-22 12:00:15 +00:00
Peter Korsgaard
70821e3365
iperf package. Closes #0001224
2007-02-16 20:16:24 +00:00
Bernhard Reutner-Fischer
22ec7fc3a2
- fix build for the host
2007-02-16 18:32:20 +00:00
Bernhard Reutner-Fischer
bdf816433c
- add runlevel script
2007-02-16 18:11:48 +00:00