Commit Graph

2563 Commits

Author SHA1 Message Date
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
Bernhard Reutner-Fischer 0f620a15c5 - recommend linuxthreads.old 2007-04-15 09:51:28 +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
"Steven J. Hill" 370057a206 If using an external toolchain, don't include any of this stuff. 2007-04-13 02:04:32 +00:00
Peter Korsgaard 6305b94060 Bumped version 2007-04-12 11:24:38 +00:00
Bernhard Reutner-Fischer dc09df0878 - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
- adjust a few defaults.
2007-04-11 08:21:55 +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 323e37f463 - make sure that we do not confuse versions (due to how findstring works) 2007-04-02 16:18:48 +00:00
Bernhard Reutner-Fischer 48b3e0c94f - add option to create a jffs2 filesystem in srec format. Thanks to Xride. 2007-03-26 10:31:56 +00:00
Bernhard Reutner-Fischer d458e75746 - bump version to 2.17.50.0.14 2007-03-24 20:49:07 +00:00
Bernhard Reutner-Fischer 8000420501 - store backup of dwmw2's combined compile patch.
Not yet even compile-tested, so inactive for now..
2007-03-24 19:29:06 +00:00
Bernhard Reutner-Fischer e84104dbdf - fwd port 2007-03-24 12:46:46 +00:00
Bernhard Reutner-Fischer 829f498f7d - fwd port 2007-03-24 12:46:30 +00:00
Bernhard Reutner-Fischer 5623580442 - bump version 2007-03-24 12:46:01 +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 e96908633d - add a question for andersee 2007-03-22 18:14:23 +00:00
Bernhard Reutner-Fischer c179b0113d - see if the dir exists before trying to strip an empty list of files.. 2007-03-22 17:21:18 +00:00
Eric Andersen b7bb0e9ce9 install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR 2007-03-22 16:23:43 +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 44d3e98efa - ignore errors when looking at hostcc and hostcxx 2007-03-21 18:15:02 +00:00
Bernhard Reutner-Fischer 2c9a56bd3c - support BR2_PREFER_IMA for microcom 2007-03-21 17:53:00 +00:00
Bernhard Reutner-Fischer 8db2e4f50d - apply openswan patches if openswan was enabled 2007-03-21 10:55:31 +00:00
Bernhard Reutner-Fischer 52742cfc2f - add CFLAGS_COMBINE check 2007-03-21 10:55:02 +00:00
Bernhard Reutner-Fischer 22c0b6ee5c - stop using head and use sed -e '1d' at the end instead 2007-03-21 10:54:24 +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 300b8b7f93 - make it work with MacOSX. Closes #1252 2007-03-20 17:21:35 +00:00
Bernhard Reutner-Fischer f94a44c3ad - use numeric values for the superuser to be more portable.
Closes #1250
2007-03-20 16:52:44 +00:00
Bernhard Reutner-Fischer 0e59ed0208 - bump version. Closes #1225 2007-03-20 16:42:51 +00:00
Bernhard Reutner-Fischer e3ea4c5cda - add some ARM 1176 variants 2007-03-20 14:42:42 +00:00
Bernhard Reutner-Fischer ad9f02edac - disable compile-broken EDAC_I82875P driver 2007-03-20 09:52:36 +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