mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
This is how the documentation manual is called in the external BitBake documentation so call it that way. Moreover this aligns better with the other subsections of the "Manuals" section. (From yocto-docs rev: a9f1e03127db221ef942875e6e35c1fe5da51e0e) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 77d257b88861ed690e19e5d03b6f353dfaeb9a82) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
20 lines
605 B
ReStructuredText
20 lines
605 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
|
|
|
===================
|
|
BitBake User Manual
|
|
===================
|
|
|
|
|
|
|
|
|
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>`.
|