summaryrefslogtreecommitdiffstats
path: root/documentation/bitbake.rst
blob: 7702f9322c6fbe5a3baf48e7ea53fde77da01364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK

=====================
BitBake Documentation
=====================

|

BitBake was originally a part of the OpenEmbedded project. It was inspired by
the Portage package management system used by the Gentoo Linux distribution. In
2004, the OpenEmbedded project was split the project into two distinct pieces:

-  BitBake, a generic task executor
-  OpenEmbedded, a metadata set utilized by BitBake

Today, BitBake is the primary build tool of OpenEmbedded based projects, such as
the Yocto Project.

The BitBake documentation can be found :doc:`here <bitbake:index>`.