Commit Graph

2436 Commits

Author SHA1 Message Date
"Steven J. Hill" c4cc6e46b0 Target binary was incorrect and do a better job of cleaning up. 2007-05-07 03:59:35 +00:00
"Steven J. Hill" b5d1d2b05b Fix script so that 'restart' actually works. 2007-05-07 03:59:04 +00:00
"Steven J. Hill" 1f92831170 Add new packages. 2007-05-07 03:58:30 +00:00
"Steven J. Hill" 0a41ba39e2 Add older version of binutils. 2007-05-07 03:57:09 +00:00
"Steven J. Hill" 9c865d752e Create 'bin' directory in staging area. 2007-05-07 03:56:47 +00:00
Peter Korsgaard 3578ecfc96 version bump 2007-05-03 09:33:24 +00:00
Peter Korsgaard 4cdef5138d s/FAKEROUTE/FAKEROOT/ 2007-05-03 08:25:17 +00:00
"Steven J. Hill" 4d4e1149eb 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. 2007-04-28 17:10:31 +00:00
"Steven J. Hill" 4b2ebdb6d9 Create symlink for 'usr/include' in the staging directory so that packages like zlib and others who expect that to exist will install properly. 2007-04-28 17:09:44 +00:00
"Steven J. Hill" 3ee4b1d066 Get rid of blank line. 2007-04-28 17:08:57 +00:00
Peter Korsgaard 67e8f62954 sed patch 2007-04-25 07:11:10 +00:00
Peter Korsgaard b33a6fb331 libsndfile package. Closes #1325 2007-04-24 13:43:15 +00:00
Peter Korsgaard e92ad5bc97 Bump version 2007-04-24 13:42:03 +00:00
Peter Korsgaard c755ca1f87 Bumped version 2007-04-20 12:42:41 +00:00
Bernhard Reutner-Fischer 20b3086e5f - pass the correct endian 2007-04-20 11:12:50 +00:00
"Steven J. Hill" d3f3d1c7ad Some 'find' commands get a little picky. 2007-04-19 02:04:15 +00:00
Bernhard Reutner-Fischer 8159d76b80 - 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
2007-04-18 19:55:14 +00:00
Bernhard Reutner-Fischer 6bb75e43a4 - strip eventual quotes 2007-04-17 17:30:12 +00:00
Bernhard Reutner-Fischer e4d139cf9c - make sure that our dest dir exists 2007-04-17 17:12:48 +00:00
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
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