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
Bernhard Reutner-Fischer
b690801c78
This patch fixes a bug into ostream::operator<<(double) due to the wrong size
...
passed into the __convert_from_v method. The wrong size is then passed to
std::snprintf function, that, on uClibc, doens't handle sized 0 buffer.
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
2007-08-25 11:22:51 +00:00
Bernhard Reutner-Fischer
c03e77fc51
- adjust config
2007-08-25 11:20:31 +00:00
Bernhard Reutner-Fischer
3649fd504d
- workaround for broken external toolchains
2007-08-25 11:13:20 +00:00
Bernhard Reutner-Fischer
8d41a4be9b
- add busybox-1.7.0
2007-08-24 14:23:53 +00:00
Bernhard Reutner-Fischer
d918871dbc
remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now)
2007-08-24 14:18:47 +00:00
Bernhard Reutner-Fischer
3c4690edd3
- add rp-pppoe
2007-08-24 10:43:45 +00:00
Bernhard Reutner-Fischer
76df40c16f
- fix wrong src-path of libasound (Simon Pasch)
2007-08-24 09:26:50 +00:00
Bernhard Reutner-Fischer
03b0597eec
- add pptp client
2007-08-24 08:11:17 +00:00
Ulf Samuelsson
60eb97a42f
This patch allows each project to have a private linux build.
...
Split build of kernel headers and kernel image into two source trees.
Kernel headers are built in $(TOOL_BUILD_DIR)
Kernel build is in $(PROJECT_BUILD_DIR)
Make sure that kernel patches are applied to the kernel tree in
$(PROJECT_BUILD_DIR)
Add board specific patches, if available.
2007-08-24 05:36:46 +00:00
Ulf Samuelsson
85f54fbe21
Add git command
2007-08-24 05:31:07 +00:00
Ulf Samuelsson
ecf8811027
Fix spelling error in docs
2007-08-24 05:28:18 +00:00
Ulf Samuelsson
1f1faff85a
Move VENDOR stuff to project
2007-08-24 05:27:17 +00:00
Bernhard Reutner-Fischer
c4931c315a
- fix misplaced @
...
- fix typos in x11r7 packages
2007-08-23 11:49:50 +00:00
Bernhard Reutner-Fischer
255e7b5d91
- bump version to 4.6p1
...
- will need some program_invocation_name touchup, from the looks.
Sounds like Ulf is supporting this: http://buildroot.uclibc.org/lists/buildroot/2007-August/004651.html
Ulf> Go ahead, since it is permanently broken.
It was for ARM for the most part. Some others did work, fwiw.
2007-08-22 22:36:04 +00:00
Ulf Samuelsson
66285ef7d8
bzcat => $(BZCAT) for u-boot and at91bootstrap
2007-08-22 21:53:13 +00:00
Ulf Samuelsson
e098bd09c8
Remove whitespace damage
2007-08-22 21:47:56 +00:00
Bernhard Reutner-Fischer
470cbac579
- add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples.
...
Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).
2007-08-22 19:31:43 +00:00
Bernhard Reutner-Fischer
0dd9238c7f
- set _SKIP_CONFIGURE since we can just make it
2007-08-22 16:57:32 +00:00
Bernhard Reutner-Fischer
59390db4a6
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
2007-08-22 16:56:36 +00:00
Bernhard Reutner-Fischer
95d1a70286
- don't print the second time autoreconf would be run
2007-08-22 16:44:41 +00:00
Bernhard Reutner-Fischer
6be775f892
- add some $(Q) here and there
2007-08-22 16:28:31 +00:00
Bernhard Reutner-Fischer
7ebb9e97b9
- reinstate accidentally deleted hunk
2007-08-22 16:21:13 +00:00
Bernhard Reutner-Fischer
72e402609c
2007-08-22 16:19:10 +00:00
Bernhard Reutner-Fischer
879c95de9e
- forgot to include the Config.in
2007-08-22 16:08:38 +00:00
Bernhard Reutner-Fischer
c8db158fe3
- pass TARGET_CONFIGURE_ARGS
2007-08-22 16:02:22 +00:00
Bernhard Reutner-Fischer
e3f14912b0
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
2007-08-22 15:59:56 +00:00