Bernhard Reutner-Fischer
54bacdba59
- improve configury
2007-09-02 14:56:39 +00:00
Bernhard Reutner-Fischer
3c7d6ae588
- add option to turn on SMB dump routines
...
- honour BR2_INET_IPV6
2007-09-01 19:42:11 +00:00
Bernhard Reutner-Fischer
777a28a85d
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
2007-09-01 18:46:46 +00:00
Bernhard Reutner-Fischer
18d979c780
- whitespace cleanup (Cristian Ionescu-Idbohrn)
2007-09-01 18:21:09 +00:00
Bernhard Reutner-Fischer
58c265660b
- add lm-sensors package
2007-09-01 18:01:08 +00:00
Bernhard Reutner-Fischer
0f7a5aa214
- add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in)
2007-09-01 17:33:19 +00:00
Bernhard Reutner-Fischer
b6a2729be1
- cosmetic cleanup
2007-09-01 17:32:01 +00:00
Bernhard Reutner-Fischer
52ada109c4
- libfloat has to depend on gcc_initial
2007-09-01 17:22:00 +00:00
Bernhard Reutner-Fischer
bf690ef94c
- explicitely download via http
2007-09-01 17:12:48 +00:00
Bernhard Reutner-Fischer
aa355df4e1
- add rule for static libfloat
2007-09-01 17:12:23 +00:00
Bernhard Reutner-Fischer
ac9348ac6d
- don't try to strip the gccbug script
2007-09-01 17:11:24 +00:00
Bernhard Reutner-Fischer
b3efde23cc
- rephrase r19284 -- explicitely list base targets for World
...
Needed for toplevel parallel builds to work properly.
2007-09-01 17:10:55 +00:00
Bernhard Reutner-Fischer
e1c9fa056c
- GCC_CROSS_LANGUAGES for non-sysroot enabled gcc
2007-09-01 17:09:08 +00:00
Bernhard Reutner-Fischer
6ea7b3016f
- Only include the XORG7 makefiles if we were asked to build any xorg package
2007-09-01 17:06:53 +00:00
Bernhard Reutner-Fischer
b4b3e3139a
- precaution when looking at GCC_VERSION
2007-09-01 16:37:55 +00:00
Bernhard Reutner-Fischer
4a7cebaeb5
- bump version
2007-09-01 12:21:42 +00:00
Bernhard Reutner-Fischer
62a918789e
- use http and fix a typo in the URL
2007-09-01 12:21:07 +00:00
Bernhard Reutner-Fischer
c46c2c75d1
- fix glitch introduced in my whitespace removal (brm)
2007-09-01 10:54:50 +00:00
Bernhard Reutner-Fischer
0a157d2f05
- bump version
2007-08-31 14:30:22 +00:00
Bernhard Reutner-Fischer
aacedef60c
- make sure that the path for the lzma-host-binary exist
2007-08-31 14:27:07 +00:00
Bernhard Reutner-Fischer
c306dd8dbf
- need to touch the tarball
2007-08-31 12:04:00 +00:00
Bernhard Reutner-Fischer
cb365a4267
- mark duplicate hunk
2007-08-30 22:40:22 +00:00
Ulf Samuelsson
0e75467ae3
Revert patch causing g++-4.2.1 build to fail
2007-08-30 06:00:36 +00:00
Bernhard Reutner-Fischer
33b0908145
- uclibc-configured has to depend on kernel-headers
2007-08-29 18:05:46 +00:00
Peter Korsgaard
0772e1ca37
Remove double avr patch
2007-08-29 15:54:33 +00:00
Peter Korsgaard
935c1df694
Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is
...
used by distcc itself, causing havoc if you compile buildroot under distcc.
2007-08-29 15:43:59 +00:00
Ulf Samuelsson
1ff5f164f0
Fix some qtopia quirks, bump version
2007-08-28 23:06:33 +00:00
Ulf Samuelsson
db6ebf437f
Fix bug in avr32 uClibc patch
2007-08-28 23:05:10 +00:00
Ulf Samuelsson
a9a68fabc5
Add default X11 install directory
2007-08-28 23:02:52 +00:00
Ulf Samuelsson
ff9e81e7fa
Remove some more file during pppd-clean
2007-08-28 22:46:54 +00:00
Ulf Samuelsson
d26d1d0fcf
This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.
...
I tested it with xorg and x11r7. (Don't know if it works with tinyx,
because the tinyx-build fails)
Signed-off-by: Simon Pasch <fpasch@googlemail.com>
2007-08-28 22:23:08 +00:00
Ulf Samuelsson
d299916baa
Update avr32 uclibc patch name
2007-08-28 22:21:35 +00:00
Bernhard Reutner-Fischer
98a7a4c9d2
- misc cleanups (Cristian Ionescu-Idbohrn)
2007-08-28 21:42:44 +00:00
Ulf Samuelsson
25fca604f9
Use correct hostap source, deprecate package due to inclusion in linux kernel
2007-08-28 21:09:23 +00:00
Ulf Samuelsson
c9265a8c6c
Fix bad regexp in u-boot.mk
2007-08-28 21:07:32 +00:00
Ulf Samuelsson
e4b442f8d8
Remove renamed mpg123 patch
2007-08-28 19:36:40 +00:00
Ulf Samuelsson
4edefb36c3
Remove renamed libmad patch
2007-08-28 19:35:54 +00:00
Ulf Samuelsson
0b344527ff
Allow for architecture specific libmad patches, make current patch AVR32 specific
2007-08-28 19:33:27 +00:00
Ulf Samuelsson
558617ddf8
This fixes make clean on pppd package (there is no rule uninstall in pppd's makefile)
...
and does some small bits of cleanup.
Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com>
2007-08-28 18:22:38 +00:00
Ulf Samuelsson
f444143da5
Looking at the the gcc-4.2.1 patches for uClibc, I found that the
...
200-uclibc-locale and 205-uclibc-locale-update patches uses a not
existing macro
__UCLIBC_HAS_XCLOCALE__ while they should refer to __UCLIBC_HAS_XLOCALE__
Find attached the patches to fix the above mentioned patches
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
2007-08-28 18:21:00 +00:00
Ulf Samuelsson
456c9090b8
Remove mpg123 patch from current build, full removal pending
2007-08-28 18:18:10 +00:00
Bernhard Reutner-Fischer
080026489c
- use correct include dir (Simon Pasch)
...
- cleanup while at it
2007-08-28 12:41:56 +00:00
Bernhard Reutner-Fischer
4427e87559
- add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS
2007-08-28 08:14:51 +00:00
Peter Korsgaard
5a5d089874
expat now installs into usr/lib
2007-08-28 08:05:25 +00:00
Bernhard Reutner-Fischer
232fa7eeaa
- README even.
2007-08-27 21:51:27 +00:00
Bernhard Reutner-Fischer
663dee48ac
- allow me to point people at 'make help'
2007-08-27 21:40:42 +00:00
Bernhard Reutner-Fischer
bc970eced7
- make sure to honour user flags
2007-08-26 21:00:56 +00:00
Bernhard Reutner-Fischer
86c31b90a2
- improve handling of sh (fgretief) for bug #1446
2007-08-26 20:55:02 +00:00
Bernhard Reutner-Fischer
d3361c6685
- If we are to build some libs then require them to exist.
...
- Strip host files with host strip (untested, will likely need a HOSTSTRIP)
2007-08-26 20:47:18 +00:00
Bernhard Reutner-Fischer
df23b56837
- use the correct type (__u_long is correct, __ulong_t is not typed)
2007-08-26 20:40:31 +00:00