Commit Graph

3324 Commits

Author SHA1 Message Date
Ulf Samuelsson
b0b368f545 "Project Name" needed before "root" file system can be copied.
Put first according to principle of configuration order
Merge root skeleton configuration to one place
- currently in package/busybox/Config.in
- Should maybe have it's own Config.in
gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-26 06:13:09 +00:00
Ulf Samuelsson
01426334b4 reinstate AVR32 toolchain 2007-09-26 05:36:11 +00:00
Bernhard Reutner-Fischer
6b63009f5f - comment out bad logic 2007-09-25 22:04:39 +00:00
Bernhard Reutner-Fischer
7bc7c8eb4d - add more help text 2007-09-25 22:03:18 +00:00
Bernhard Reutner-Fischer
af024720ab - fix copy'n paste error 2007-09-25 21:49:37 +00:00
Bernhard Reutner-Fischer
3551487da6 - fix whitespace 2007-09-25 21:40:04 +00:00
Bernhard Reutner-Fischer
4a217a2372 - fix typo 2007-09-25 17:21:33 +00:00
Bernhard Reutner-Fischer
1c1f04aca9 - build a cross c++ compiler if we're asked to build libstdc++ 2007-09-25 16:39:22 +00:00
Peter Korsgaard
570e88fe1e Don't limit 2006 version to Atmel targets (why?) 2007-09-25 14:45:26 +00:00
Ulf Samuelsson
0a02af2895 Remove -lgcc, did no good anyway 2007-09-25 14:13:21 +00:00
Ulf Samuelsson
e7276beca0 Add soft-fp part of gcclib to uClibc to allow ARM softfloat to complete 2007-09-25 13:37:20 +00:00
Peter Korsgaard
0eb89c45bc Generalized kernel headers handling for new-style kernels 2007-09-25 13:32:08 +00:00
Ulf Samuelsson
193d987287 Build libusb without annoying tests, breaking the build 2007-09-25 12:54:48 +00:00
Bernhard Reutner-Fischer
26cdd6f6c0 - make sure that configure doesn't see a wrong cache 2007-09-25 12:34:09 +00:00
Bernhard Reutner-Fischer
8eaa585915 - add dummy -source targets. 2007-09-25 12:20:37 +00:00
Bernhard Reutner-Fischer
6dc136a445 - add missing ed-source target. 2007-09-25 12:16:39 +00:00
Ulf Samuelsson
303fe2118c Add source and unpacked targets to mplayer 2007-09-25 12:01:27 +00:00
Ulf Samuelsson
c62a07be15 Fix LEGACY dependencies for mplayer 2007-09-25 11:56:34 +00:00
Bernhard Reutner-Fischer
56b426eeb3 - Schedule removal of ancient versions (configuration part). 2007-09-25 11:53:44 +00:00
Bernhard Reutner-Fischer
cb6bf75228 - adjust defconfig 2007-09-25 11:51:15 +00:00
Bernhard Reutner-Fischer
8ed8eacf1c - bump version 2007-09-25 11:38:20 +00:00
Bernhard Reutner-Fischer
f5b8cd4ac1 - add a version and display it in the configuration 2007-09-25 11:37:31 +00:00
Bernhard Reutner-Fischer
ba2f9cb17a - flesh out 2007-09-25 08:28:09 +00:00
Bernhard Reutner-Fischer
d8fc1c0a74 - remove one invariant in toolchain type selection. 2007-09-25 08:18:36 +00:00
Bernhard Reutner-Fischer
b587920475 - factor arch/cpu setting out into separate include file 2007-09-25 08:01:15 +00:00
Bernhard Reutner-Fischer
5010039460 - revert patch that obfuscates the config UI and doesn't reflect the order of config steps 2007-09-25 07:55:45 +00:00
Ulf Samuelsson
b363ba0c60 update at91rm9200df config 2007-09-24 22:49:11 +00:00
Ulf Samuelsson
4640f97039 Bump version of AT91 bootstrap 2007-09-24 22:24:29 +00:00
Ulf Samuelsson
34a88f1fb0 Reorganize configs to even more logical positions 2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
23b8823a18 - do not enable LEGACY stuff in the *sample* config 2007-09-24 12:19:41 +00:00
Bernhard Reutner-Fischer
6bdc45b455 - bump version. Cleanup while at it 2007-09-24 09:00:39 +00:00
Bernhard Reutner-Fischer
f1f4918f09 - bump version; some cleanups while at it 2007-09-24 07:34:48 +00:00
Bernhard Reutner-Fischer
9fe4c7b56d - bump version and make it compile also if 64bit is unavailable 2007-09-24 07:34:02 +00:00
Ulf Samuelsson
6b17905616 Bump SAMBA version to 3.0.26a, 3.0.25b has moved 2007-09-23 23:23:52 +00:00
Ulf Samuelsson
9413d83ea6 Remove useless target/arm directory 2007-09-23 22:08:51 +00:00
Bernhard Reutner-Fischer
373e0727ba - rebuild compiler if libstdcpp setting was changed 2007-09-23 21:23:10 +00:00
Bernhard Reutner-Fischer
1fc2723ca9 - add the $(BASE_TARGETS) per default 2007-09-23 20:46:44 +00:00
Bernhard Reutner-Fischer
28a36b609a - thinking loud about auto-generating dependencies for make(1)
Don't use this, it doesn't work yet. Thoughs welcome.
  Like: We should probably use the sym->text and not fiddle with the name since
  the name looses information ('_' != '-' in host-fakeroot). This would not
  be too robust, i fear, since the name can contain additional, arbitrary info.
  Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem
  to be a nice property that holds reverse deps that are only contain selected
  symbols.
  Thoughts?
2007-09-23 20:28:53 +00:00
Ulf Samuelsson
28f5ba7f39 Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) 2007-09-23 16:29:10 +00:00
Ulf Samuelsson
8820d63a13 Ensure make %_defconfig works without error - now silently 2007-09-23 14:36:04 +00:00
Ulf Samuelsson
476a14f5b8 Late mtd does not support linux-2.4 2007-09-23 14:26:19 +00:00
Ulf Samuelsson
ca9f31b697 Use correct location of mpg123 binary 2007-09-23 14:24:13 +00:00
Ulf Samuelsson
ae0343b4e6 Cleanup libxml2 directory structure 2007-09-23 14:23:16 +00:00
Ulf Samuelsson
6961522372 Avoid repeated remake of dialog 2007-09-23 14:21:39 +00:00
Bernhard Reutner-Fischer
54cf1e72f4 - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config 2007-09-23 14:12:58 +00:00
Bernhard Reutner-Fischer
0d888e3677 - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al 2007-09-23 14:06:59 +00:00
Ulf Samuelsson
e640e6a8ef Strip files the correct alsa-lib subdirectory 2007-09-23 12:12:22 +00:00
Ulf Samuelsson
1558739315 Send correct args to fbset 2007-09-23 12:09:54 +00:00
Ulf Samuelsson
e41b76e91c fix error when doing 'make %_defconfig 2007-09-23 10:57:15 +00:00
Ulf Samuelsson
9512866f3c Update atstk1002 config 2007-09-23 10:56:16 +00:00