分类: 嵌入式
2009-09-23 15:25:12
To obtain Openembedded:
//workbench = stuff
$ cd workbench
$ git clone git://git.openembedded.org/openembedded
or for the firewall challenged try
$ git clone
$ cd workbench/openembedded
$ git pull
详细内容请参考官网资料说明
4.
Welcome to the scratchbox.org website, the home of the cross-compilation toolkit project.
Scratchbox is a cross-compilation toolkit designed to make embedded Linux application development easier. It also provides a full set of tools to integrate and cross-compile an entire Linux distribution. To find out what it can do, take a look at some of the documentation.
Scratchbox is licensed under .
A brief summary of features:
Scratchbox is used by development platform (). But it is not restricted to that use.
Supports ARM and x86 targets (PowerPC, MIPS and CRIS targets are experimental)
Especially is supported, but Scratchbox has also been used to cross-compile eg. .
Provides glibc and as C-library choices
Uses either or a real target hardware to execute cross-compiled binaries (extremely useful when cross-compiling software which uses autoconf & co.)