mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
bitbake: sphinx: bitbake-user-manual: insert additional blank line after title
(Bitbake rev: 4f94633a68fd44223d6be458fc0d3616dfdfd1a7) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fdcda8d2b8
commit
4324c6e071
@@ -4,6 +4,8 @@
|
||||
Execution
|
||||
=========
|
||||
|
||||
|
|
||||
|
||||
The primary purpose for running BitBake is to produce some kind of
|
||||
output such as a single installable package, a kernel, a software
|
||||
development kit, or even a full, board-specific bootable Linux image,
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
File Download Support
|
||||
=====================
|
||||
|
||||
|
|
||||
|
||||
BitBake's fetch module is a standalone piece of library code that deals
|
||||
with the intricacies of downloading source code and files from remote
|
||||
systems. Fetching source code is one of the cornerstones of building
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Overview
|
||||
========
|
||||
|
||||
|
|
||||
|
||||
Welcome to the BitBake User Manual. This manual provides information on
|
||||
the BitBake tool. The information attempts to be as independent as
|
||||
possible regarding systems that use BitBake, such as OpenEmbedded and
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Syntax and Operators
|
||||
====================
|
||||
|
||||
|
|
||||
|
||||
BitBake files have their own syntax. The syntax has similarities to
|
||||
several other languages but also has some unique features. This section
|
||||
describes the available syntax and operators as well as provides
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Variables Glossary
|
||||
==================
|
||||
|
||||
|
|
||||
|
||||
This chapter lists common variables used by BitBake and gives an
|
||||
overview of their function and contents.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user