Bernhard Reutner-Fischer
4e5da4289e
- add and use a HOSTCXX variable.
2006-11-20 16:09:43 +00:00
Bernhard Reutner-Fischer
51f1d4de5d
- setkeys needs libfl
2006-11-20 13:37:09 +00:00
Eric Andersen
268d2fe348
minor version bumps
2006-11-17 23:44:45 +00:00
Eric Andersen
776c9099d2
fix deps so xorg can once again be selected
2006-11-17 23:17:02 +00:00
Eric Andersen
7b30fa8599
fix missing dependancy for BR2_QTE_TMAKE_VERSION
2006-11-17 22:58:29 +00:00
Bernhard Reutner-Fischer
bfe2e790bd
- bump version.
2006-11-17 16:01:05 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Bernhard Reutner-Fischer
b9cc4a53a5
- fix typo introduced in my global search and replace.
2006-11-17 14:45:12 +00:00
Bernhard Reutner-Fischer
3e2f3e5579
- Adjust the install prefix for current busybox.
2006-11-17 12:57:21 +00:00
Bernhard Reutner-Fischer
4244519b90
- bump version and pass the target cflags in properly (at least for most of the
...
tools. Needs fixing upstream).
2006-11-17 12:14:31 +00:00
Bernhard Reutner-Fischer
d0422d0401
- I had to apply this patch to get it to build with a uClibc-snapshot..
2006-11-17 11:54:45 +00:00
Bernhard Reutner-Fischer
671ddcd2a3
- that version didn't build for me.
...
Update version and make it compile..
2006-11-17 11:52:58 +00:00
Bernhard Reutner-Fischer
56fadb2259
- Typo fix: copy headers to the correct location on the target.
2006-11-17 11:51:17 +00:00
Bernhard Reutner-Fischer
ad8547af5b
- bump version
2006-11-17 11:48:42 +00:00
Bernhard Reutner-Fischer
bffe93141b
- also allow grub for x86_64
...
- bump version
2006-11-17 11:47:04 +00:00
Bernhard Reutner-Fischer
0032d37174
- newer busyboxen want CROSS_COMPILE rather than the old CROSS.
2006-11-17 11:37:47 +00:00
Bernhard Reutner-Fischer
870cb9e826
- check if busybox' Rules.mak exists.
...
- add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout.
2006-11-17 11:21:23 +00:00
Peter Korsgaard
2235df9734
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
...
Patch by Lars Munch.
2006-11-16 09:55:20 +00:00
Eric Andersen
a4c685f165
make certain the target directory exists
2006-11-15 21:00:07 +00:00
Eric Andersen
ba70f94e62
subversion makes it so we do not need a separate tarball
...
to store empty directories and symlinks for the target_skeleton.
2006-11-15 06:52:00 +00:00
Eric Andersen
3d9321336b
bring up to version 3.31
2006-11-14 23:22:15 +00:00
Bernhard Reutner-Fischer
ab213930a2
- point to the buildroot ML instead of the uclibc one.
...
Thanks to Thomas Lundquist for pointing this out.
2006-11-05 11:21:34 +00:00
Bernhard Reutner-Fischer
a44651de6e
- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.
2006-11-04 19:15:56 +00:00
Eric Andersen
86d9fd0a37
fix use of BUILD_WITH_LARGEFILE to properly
...
refer to BR2_LARGEFILE
2006-11-03 08:21:47 +00:00
Peter Korsgaard
80a224bea1
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
2006-10-26 15:15:08 +00:00
Peter Korsgaard
31e658dc24
Bump to upstream v1.2.2
2006-10-25 08:10:26 +00:00
Mike Frysinger
189aa7bcc1
2.17.50.0.6 ver bump
2006-10-21 05:33:59 +00:00
Eric Andersen
79727f57d1
update defaults
2006-10-17 20:11:47 +00:00
Eric Andersen
93c38651bd
update config files
2006-10-17 16:57:49 +00:00
Eric Andersen
290615edc1
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
2006-10-17 16:57:02 +00:00
Peter Korsgaard
a47e16eb42
fix CrossCompileDir (patch by Andrew E. Milesk)
2006-10-14 11:34:14 +00:00
Bernhard Reutner-Fischer
994d447436
- normalize KERNEL_ARCH via sed
2006-10-11 11:36:57 +00:00
Eric Andersen
867e0beb04
new upstream version
2006-10-09 21:11:07 +00:00
Eric Andersen
976366b929
use cannonical source location
2006-10-09 21:09:20 +00:00
Eric Andersen
8531fbd55c
use http for kernel.org
2006-10-09 21:08:56 +00:00
Bernhard Reutner-Fischer
e9e73bb4ae
- we need to pass ARCH to the kernel; The kernel does not have a table to
...
normalize the passed in ARCH, from the looks, so we have to normalize it manually. XXX: FIXME upstream via a simple shell script like the cc-checks!
FIXME: flesh this out..
2006-10-09 16:13:12 +00:00
Peter Korsgaard
7c24ceac53
Bump version (patch by Fredrik Roubert)
2006-10-09 11:53:10 +00:00
Bernhard Reutner-Fischer
3cafac18a1
- use headers_install for full kernel tarballs used as kernel-headers
2006-10-09 11:41:34 +00:00
Mike Frysinger
8e6f27335b
remove duplicate/invalid options in choice
2006-10-07 06:28:23 +00:00
Bernhard Reutner-Fischer
cdc5d26b1c
- passing the target arch in isn't useful
2006-10-06 13:02:11 +00:00
Bernhard Reutner-Fischer
5022f39544
- be gentle to vi syntax color mode
2006-10-06 13:01:29 +00:00
Bernhard Reutner-Fischer
180bc5941a
- jffs2 requires the mtd package for the mtd-host tools.
2006-10-06 13:00:57 +00:00
Bernhard Reutner-Fischer
30680d7b70
- use the HOSTCC given by the user.
2006-10-06 12:59:33 +00:00
Bernhard Reutner-Fischer
2ce4d98fad
- use the HOSTCC for building host-tools.
2006-10-03 14:11:12 +00:00
Bernhard Reutner-Fischer
2d1ab08716
- late binding isn't a good idea there, i did end up with an empty SOURCE.
2006-10-03 13:42:42 +00:00
Eric Andersen
6b48b48034
add a know to enable/disable building a shared libgcc
2006-10-02 19:40:44 +00:00
Eric Andersen
ea85352bfb
kill the separate 'uClibc.config-locale' file, which was generally left unmaintained
...
and instead just update the installed uClibc config file in place to enable locale
when selected
2006-10-02 18:52:14 +00:00
Eric Andersen
4c2a4485d1
escape the wildcard
2006-10-02 18:40:42 +00:00
Eric Andersen
a71efa13ec
Andrew E. Mileski writes:
...
This looks like a typo to me. Without this patch, one ends up with
"i386AArchitecture" being defined, which doesn't match anything.
2006-10-02 18:25:37 +00:00
Bernhard Reutner-Fischer
6fe5f48cbf
- add missing hung from the BR2_ZCAT introduction
2006-10-01 18:34:45 +00:00