Yocto Project Roadmap: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with '= Yocto Project roadmap = === Yocto Project 1.0 – target release date, April 2011 === '''Theme''' – improved developer experience * Bugs fixed from 0.9, better "out of box…')
 
(Touch up a few things)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Yocto Project roadmap =
=== Yocto Project future roadmap ===


=== Yocto Project 1.0 – target release date, April 2011 ===
At the highest level, the Yocto Project consists of three major components:


'''Theme''' – improved developer experience
* A '''build system''' - based primarily on the Bitbake project and including other associated projects such as Pseudo
* '''Metadata''' - which includes classes, recipes, files and patches which, when taken together, build a working Linux system (OpenEmbedded-Core and other layers)
* A '''developer experience''' - methodologies and tools for developing embedded devices, which is mostly based on Eclipse, but also includes Hob and other tools.


* Bugs fixed from 0.9, better "out of box experience"
The project will continue to do regular releases to support development and bug fixes in all of these areas.
* Linux 2.6.37
* gcc 4.??
* New layer supporting Linaro toolchain and kernel
* Yocto Image Creator
* Improved build performance (better than 0.9)
* Improved fetcher
* Additional kernel tracing features for the target
* Improved documentation – for kernel tools and application development
* Yocto Eclipse plug-in improvements and demo videos
* Application development tools installation script
* BSPs for additional embedded platforms


=== Post 1.0 – target release date, fall 2011 ===
For more specifics around what the project community is working on, check out the [http://bugzilla.yoctoproject.org Yocto Project bugzilla].
 
* Bitbake Commander

Latest revision as of 15:35, 13 August 2013

Yocto Project future roadmap

At the highest level, the Yocto Project consists of three major components:

  • A build system - based primarily on the Bitbake project and including other associated projects such as Pseudo
  • Metadata - which includes classes, recipes, files and patches which, when taken together, build a working Linux system (OpenEmbedded-Core and other layers)
  • A developer experience - methodologies and tools for developing embedded devices, which is mostly based on Eclipse, but also includes Hob and other tools.

The project will continue to do regular releases to support development and bug fixes in all of these areas.

For more specifics around what the project community is working on, check out the Yocto Project bugzilla.