Commit Graph

3006 Commits

Author SHA1 Message Date
Eric Andersen
a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00
Eric Andersen
7aa1c59ebf fixup compile 2007-08-10 18:53:34 +00:00
Ulf Samuelsson
963c2f1a27 Revert bad patch 2007-08-10 14:44:48 +00:00
Peter Korsgaard
6c0c83fb56 Use cross ldconfig instead of host version 2007-08-08 14:58:47 +00:00
Ulf Samuelsson
1b50c35b01 Add php package 2007-08-07 17:47:03 +00:00
Ulf Samuelsson
e1875d3ba2 Cleanup libxml2 2007-08-07 17:27:59 +00:00
Ulf Samuelsson
39435919e8 Allo configuration of libdaemon 2007-08-06 19:41:40 +00:00
Bernhard Reutner-Fischer
d8fb2f52b7 - fix bug introduced by ulf in r19378. 2007-08-05 14:00:05 +00:00
Bernhard Reutner-Fischer
ad28120a5f - download times out; use debian instead 2007-08-05 12:21:11 +00:00
Bernhard Reutner-Fischer
1c26f03b19 - download disappeared, use debian instead 2007-08-05 12:10:35 +00:00
Peter Korsgaard
c8344a74f8 Bumped version 2007-08-02 13:43:04 +00:00
Ulf Samuelsson
8bea462499 Build correct target in libmad 2007-08-01 22:34:50 +00:00
Ulf Samuelsson
9601c01558 F77 is not supported on AVR32 2007-08-01 19:15:14 +00:00
Ulf Samuelsson
9fc2753d01 Avoid stopping asking questions, when gettext is selected 2007-08-01 19:13:18 +00:00
Ulf Samuelsson
e13233e166 Make avahi select LIBDAEMON instead of depending on it. 2007-08-01 15:52:57 +00:00
Ulf Samuelsson
151c04a0a6 Sort uclibc artificial targets in execution order 2007-08-01 12:11:44 +00:00
Ulf Samuelsson
89f6dca62e Update AVR32 kernel configurations to 2.6.22.1 2007-08-01 11:54:47 +00:00
Ulf Samuelsson
da974534a6 Use PROJECT related kernel name for Atmel boards 2007-08-01 11:53:25 +00:00
Ulf Samuelsson
3fdcb01579 Allow user configurable kernel name 2007-08-01 11:52:15 +00:00
Peter Korsgaard
3de86a029a Bumped version 2007-08-01 09:53:01 +00:00
Ulf Samuelsson
8ee6fbb30f Don't allow std sources for AVR32 2007-08-01 09:06:04 +00:00
Ulf Samuelsson
7f21ead887 Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though objections) 2007-08-01 08:58:14 +00:00
Ulf Samuelsson
419cdf292e Revert bad patch of mpg123 2007-08-01 08:54:56 +00:00
Ulf Samuelsson
cc04e4e27a Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patches 2007-08-01 08:41:45 +00:00
Ulf Samuelsson
e5d1d89bfb Add linux-2.6.22.1 AVR32 patch 2007-08-01 08:38:36 +00:00
Ulf Samuelsson
a625383444 Cleanup fbv 2007-08-01 08:37:14 +00:00
Ulf Samuelsson
888547638e Cleanup libpng, use usr/lib 2007-08-01 08:36:11 +00:00
Ulf Samuelsson
fc58d10c2c Cleanup libungif, use usr/lib 2007-08-01 08:35:13 +00:00
Ulf Samuelsson
80e947415c linux-2.6.22.1 headers, makefile part 2007-08-01 08:15:44 +00:00
Ulf Samuelsson
2a7d563ef7 make needs menuconfig to allow configuration 2007-08-01 08:11:48 +00:00
Ulf Samuelsson
f60c51c436 Allow use of 2.6.22.1 kernel headers 2007-08-01 06:17:34 +00:00
Ulf Samuelsson
f7e034d1b2 Revert Atmel patches for now 2007-07-31 23:28:22 +00:00
Ulf Samuelsson
0a8aa89e76 Add PATCH_DIR's for snapshots of uclibc and gdb 2007-07-31 23:25:12 +00:00
Ulf Samuelsson
8b247c6186 Hint taken, Help text included 2007-07-31 22:57:19 +00:00
Ulf Samuelsson
f038aa73e7 Update config for module-init-tools 2007-07-31 22:41:06 +00:00
Ulf Samuelsson
8df9b2733f Only build cvs and libxml2 if WCHAR is enabled 2007-07-31 22:40:13 +00:00
Ulf Samuelsson
dd65a3cc0f Change def of BR2_USE_WCHAR to build uClibc w WCHAR support 2007-07-31 22:38:52 +00:00
Ulf Samuelsson
aac3c1bbec Ensure host make is used when building 'make' 2007-07-31 18:40:17 +00:00
Ulf Samuelsson
dc1552aab0 Install modutils first to STAGING_DIR, then copy to TARGET_DIR 2007-07-31 18:37:52 +00:00
Ulf Samuelsson
bcbc0c1a06 Use TARGET_CONFIGURE_OPTS in openssh 2007-07-31 18:33:19 +00:00
Ulf Samuelsson
453dfec563 Use TARGET_CONFIGURE_OPTS in tinyX 2007-07-31 18:31:58 +00:00
Bernhard Reutner-Fischer
554e289ac5 - add a TODO file to record misc possible extensions/improvements 2007-07-31 18:25:29 +00:00
Bernhard Reutner-Fischer
bbd251a075 - add possibility to select different flavours of strip (or none at all for debugging purposes) 2007-07-31 18:06:50 +00:00
Bernhard Reutner-Fischer
dd8226a46d - lzma needs a CXX cross-compiler
- minor cleanups while at it
2007-07-31 16:13:00 +00:00
Ulf Samuelsson
6d10c5993b Remove duplicate patch 2007-07-31 16:02:18 +00:00
Ulf Samuelsson
b97f0f63fa Add AVR32 kernel patches for linux-2.6.21.5 2007-07-31 15:49:25 +00:00
Ulf Samuelsson
f2595b4c16 Add AVR32 kernel patches for linux 2.6.22.1 2007-07-31 15:47:32 +00:00
Bernhard Reutner-Fischer
371bc33889 - fixup whitespace 2007-07-31 15:39:23 +00:00
Bernhard Reutner-Fischer
41d8020398 - FIXME: Bug Ulf to provide a helptext
- fixup erroneous whitespace that prevents this to fit into an 80x24 terminal
2007-07-31 15:37:53 +00:00
Bernhard Reutner-Fischer
cd1819ee15 - nil the CXX env var if we don't have a CXX cross-compiler 2007-07-31 15:10:55 +00:00