1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

sphinx: add links to section in the Bitbake manual

Use intersphinx extension to replace links to the Bitbake manual with
proper cross references.

(From yocto-docs rev: 458a6e540a2286ac838812d802306806f77b885c)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nicolas Dechesne
2020-07-31 17:58:42 +02:00
committed by Richard Purdie
parent 18df4a8368
commit f3e7db78ad
14 changed files with 67 additions and 71 deletions
+2 -2
View File
@@ -789,8 +789,8 @@ workflow.
7. *Build the Image:* The OpenEmbedded build system uses the BitBake
tool to build images based on the type of image you want to create.
You can find more information about BitBake in the `BitBake User
Manual <&YOCTO_DOCS_BB_URL;>`__.
You can find more information about BitBake in the
:doc:`BitBake User Manual <bitbake:index>`.
The build process supports several types of images to satisfy
different needs. See the