Difference between revisions of "Template:Main page/intro"

From Openembedded.org
Jump to: navigation, search
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''OpenEmbedded''' is a tool which allows developers to create a complete Linux Distribution for embedded systems. Some of the OE advantages include:
+
Welcome to '''[http://www.openembedded.org 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 [http://yoctoproject.org Yocto Project] in March 2011.
 
* support for many hardware architectures
 
* support for many hardware architectures
 
* multiple releases for those architectures
 
* multiple releases for those architectures
Line 5: Line 6:
 
* easy to customize
 
* easy to customize
 
* runs on any Linux distribution
 
* runs on any Linux distribution
* can build/cross-compile 1000's of packages including GTK+, Xwindows, Mono, Java, and about anything else you might ever need
+
* cross-compiles 1000's of packages including GTK+, Qt, the X Windows system, Mono, Java, and about anything else you might ever need
 
 
Use the links below to explore the site contents.
 

Latest revision as of 19:25, 13 May 2015

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