Difference between revisions of "BitBake (user)"

From Openembedded.org
Jump to: navigation, search
m (Reverted edits by Ejumuvo (Talk) to last revision by Laibsch)
(Version information: updated for 1.10.2)
Line 14: Line 14:
 
= Version information =
 
= Version information =
  
OpenEmbedded require BitBake 1.8.18 or newer. Some features can require GIT HEAD.  [http://oss.leggewie.org/oe/deb/ Laibsch provides a Debian package] for use in Ubuntu and Debian.  
+
OpenEmbedded require BitBake 1.10.2 or newer. Some features can require GIT HEAD.  [http://oss.leggewie.org/oe/deb/ Laibsch provides a Debian package] for use in Ubuntu and Debian.  
  
 
BitBake "trunk" contain experimental code - use at your own risk.
 
BitBake "trunk" contain experimental code - use at your own risk.
  
 
[[Category:User]]
 
[[Category:User]]

Revision as of 19:04, 4 January 2011

Introduction

BitBake is, at its simplest, a tool for executing tasks and managing metadata. As such, its similarities to GNU make and other build tools are readily apparent. It was inspired by Portage, the package management system used by the Gentoo Linux distribution.

BitBake is the basis of the OpenEmbedded project, which is being used to build and maintain a number of embedded Linux distributions, including OpenZaurus and Familiar.

Links

Version information

OpenEmbedded require BitBake 1.10.2 or newer. Some features can require GIT HEAD. Laibsch provides a Debian package for use in Ubuntu and Debian.

BitBake "trunk" contain experimental code - use at your own risk.