Ulf Samuelsson
63342eab23
Add Configs for new boards
2008-03-30 22:23:39 +00:00
Ulf Samuelsson
0bd3ec265f
Do not allow optimizations which breaks linux build
2008-03-30 21:49:16 +00:00
Peter Korsgaard
e013773645
Makefile: merge CVS and .svn find invocation
2008-03-30 20:52:33 +00:00
Peter Korsgaard
6a262b14ac
Makefile: fix typo (.empty files, not dirs)
2008-03-30 20:48:13 +00:00
Peter Korsgaard
01c5168579
target_skeleton: mark empty directories with .empty files
...
Mark empty directories in target skeletons with .empty files
and remove them while copying to target (like it's already done for
svn and cvs files) to better support version control system which don't
handle empty directories (E.G. git-svn).
2008-03-30 20:45:42 +00:00
Ulf Samuelsson
697dd2ed93
Update at91 defconfigs
2008-03-30 20:42:40 +00:00
Ulf Samuelsson
0be9560cb5
Add webif package
2008-03-30 20:40:53 +00:00
Ulf Samuelsson
4b45fed006
Add example package
2008-03-30 20:39:41 +00:00
Peter Korsgaard
0a7c0c04f1
linux advanced: make menuconfig default
2008-03-30 20:22:13 +00:00
Ulf Samuelsson
62ce637fed
Allow selection of kernel config tool
2008-03-30 20:04:55 +00:00
Peter Korsgaard
399a1f27fa
busybox: additional 1.10.0 fixes
2008-03-30 14:37:06 +00:00
Nigel Kukard
49bb82c9f4
* Removed GCC 4.2.0, added GCC 4.2.3 (take 2)
2008-03-30 08:12:22 +00:00
Nigel Kukard
c92cb2cacd
* Remove legacy GCC 4.1.x versions
2008-03-30 08:07:53 +00:00
Nigel Kukard
a1b9776f4b
* Remove legacy GCC 4.0.x versions
2008-03-30 08:06:38 +00:00
Nigel Kukard
2c9c9bcdf2
* Remove legacy GCC 3.4.x versions
2008-03-30 08:05:22 +00:00
Nigel Kukard
5929cc768b
Remove legacy GCC 3.3.x versions
2008-03-30 08:04:14 +00:00
Ulf Samuelsson
2880357071
Add build support for latest gdb
2008-03-30 07:09:07 +00:00
Ulf Samuelsson
a778e32b8e
libglib12 cleanup
2008-03-30 07:06:12 +00:00
Ulf Samuelsson
efd8576c2e
Ensure shell environment is handled correctly
2008-03-30 06:38:46 +00:00
Ulf Samuelsson
82c92e1e1a
Easy update of defconfig
2008-03-30 06:29:30 +00:00
Ulf Samuelsson
0cc1cbe96a
Force use of bash for patching
2008-03-29 23:10:47 +00:00
Ulf Samuelsson
c659b13a2f
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
2008-03-29 23:09:46 +00:00
Ulf Samuelsson
230723920a
Remove duplication of default kernel patch dir setting
2008-03-29 20:39:36 +00:00
Ulf Samuelsson
5292603285
Remove duplication of default kernel patch dir setting
2008-03-29 20:38:22 +00:00
Ulf Samuelsson
4523eb3cc7
Remove duplication of default kernel patch dir setting
2008-03-29 20:36:54 +00:00
Ulf Samuelsson
936db68f25
Remove duplication of default kernel patch dir setting
2008-03-29 20:36:24 +00:00
Nigel Kukard
0bda43bec9
Feeding the kernel zero optimization -O0 breaks the kernel build at least on x86 with asm errors, remove -O0 when building the kernel
2008-03-29 17:47:36 +00:00
Nigel Kukard
0c00962017
PentiumPro is not Pentium4 but i686
2008-03-29 17:34:23 +00:00
Nigel Kukard
9a193dfbf0
* Fixed uClibc sub-x86 arch selection
2008-03-29 16:23:16 +00:00
Ulf Samuelsson
acdf16967d
Add some robustness to linux configuration
2008-03-29 14:09:22 +00:00
Ulf Samuelsson
26447bda44
Remove AVR32 gdb patches duplicating prepatched source
2008-03-29 11:14:27 +00:00
Ulf Samuelsson
896a57a7ca
Remove binutils AVR32 patches duplicating external source
2008-03-29 11:09:49 +00:00
Ulf Samuelsson
dde50867f9
Remove avr32 gcc patches duplicating external source
2008-03-29 11:07:12 +00:00
Ulf Samuelsson
979d4576de
Remove duplication of AVR32 toolchain
2008-03-29 11:04:30 +00:00
Peter Korsgaard
0118555951
package: remove empty directories
...
These directories should have been removed when the packages got moved
to subdirs, but git-svn seems to have issues with empty directories.
2008-03-28 23:13:30 +00:00
Nigel Kukard
80f199c3d8
* Reverted r21540
2008-03-28 22:08:37 +00:00
Peter Korsgaard
d0e5797a62
ace of penguins: cleanup help text
2008-03-28 21:42:43 +00:00
Nigel Kukard
19d47ec4f5
* Missed jacmet's patch, r21520
2008-03-28 21:27:03 +00:00
Nigel Kukard
cc0aeb527a
* Added 4.2.2 patchset
2008-03-28 21:19:12 +00:00
Nigel Kukard
643dd9b609
* Bumped GCC to 4.2.2, removed 4.2.0
2008-03-28 21:03:04 +00:00
Peter Korsgaard
77d133d27e
package: move java packages to package/java sub directory
2008-03-28 10:40:45 +00:00
Peter Korsgaard
3d3775e3cd
AUTOTARGETS: also support non-version-dependent arch specific patches
2008-03-28 10:40:28 +00:00
Peter Korsgaard
a7c3ddc4e0
jamvm: use official version instead of hacked up avr32 sources
...
Cleanup avr32 mess and apply it as a patch to the official version only
if arch = avr32 so it doesn't harm other archs.
2008-03-28 10:40:08 +00:00
Peter Korsgaard
8b64a86e8c
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
2008-03-28 10:39:55 +00:00
Peter Korsgaard
60739c33d3
ipkg: use http url
2008-03-28 10:39:48 +00:00
Peter Korsgaard
604737b2e8
jamvm.mk: remove trailing spaces
2008-03-28 10:39:38 +00:00
Peter Korsgaard
fa95ecfb96
classpath: cleanup help text
2008-03-28 10:39:27 +00:00
Peter Korsgaard
0d0cf0f56b
packages: enable java submenu per default like the other submenus
2008-03-28 10:39:21 +00:00
Peter Korsgaard
0f98222750
concierge: cleanup help text
2008-03-28 07:53:02 +00:00
Ulf Samuelsson
00bd182a5f
Define busybox config in board directory for Atmel boards
2008-03-28 07:32:54 +00:00