Difference between revisions of "Prototype Main Page"

From Openembedded.org
Jump to: navigation, search
(New page: <div id="mainpage_topbox"> {{Main_page/intro}} </div>)
 
(experiement with tables)
Line 1: Line 1:
<div id="mainpage_topbox">
+
{{Main page/intro}}
{{Main_page/intro}}
+
 
</div>
+
{|
 +
|-
 +
|{{Main page/Users}}
 +
|{{Main page/Developers}}
 +
|-
 +
|{{Main page/Community}}
 +
|{{Main page/Distros-Devices}}
 +
|}

Revision as of 17:57, 5 June 2008

Welcome to OpenEmbedded, the build framework for embedded Linux. OpenEmbedded offers a best-in-class cross-compile environment. It allows developers to create a complete Linux Distribution for embedded systems. Some of the OpenEmbedded advantages include:

  • adopted as the build system for the Yocto Project in March 2011.
  • support for many hardware architectures
  • multiple releases for those architectures
  • tools for speeding up the process of recreating the base after changes have been made
  • easy to customize
  • runs on any Linux distribution
  • cross-compiles 1000's of packages including GTK+, Qt, the X Windows system, Mono, Java, and about anything else you might ever need