Difference between revisions of "Yocto Project"

From eLinux.org
Jump to: navigation, search
m (Add to platforms category as it in many ways is one)
(added link)
Line 25: Line 25:
 
== Talks ==
 
== Talks ==
 
[[Elc2011BoF_YoctoNotes]]
 
[[Elc2011BoF_YoctoNotes]]
 +
[[Media:elce11_stewart.pdf|Developing Embedded Linux Devices Using the Yocto Project and What's New in 1.1]] Talk by David Steward (Intel) at [[ELCE 2011]]
 
[[Category:Yocto]]
 
[[Category:Yocto]]
 
[[Category:Embedded Linux Platforms]]
 
[[Category:Embedded Linux Platforms]]

Revision as of 00:08, 28 October 2011

The uninitiated can have trouble figuring out what Yocto actually is. It is an umbrella project/governing group for a set of tools that allow someone to build and use an embedded Linux image.

The developer downloads a version of poky linux which uses bitbake/Open Embedded to download and/or build a toolchain, libraries, a kernel, applications, programs, and images.

From the Yocto web site:

  The Yocto Project is an open source collaboration project that provides templates, tools and methods
  to help you create custom Linux-based systems for embedded products regardless of the hardware
  architecture.

The main web site is at: http://www.yoctoproject.org/

Getting Started

Getting Started (from the project website)

History

The Linux Foundation announced the Yocto Project in October, 2010 at Embedded Linux Conference Europe 2010

Version 1.0 was released on April 6, 2011.

Yocto technology derives from Poky Linux, which was a branch of Open Embedded

Talks

Elc2011BoF_YoctoNotes Developing Embedded Linux Devices Using the Yocto Project and What's New in 1.1 Talk by David Steward (Intel) at ELCE 2011