summaryrefslogtreecommitdiffstats
path: root/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-30 18:05:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-16 18:13:44 +0100
commite11d2dd1adbcb35b45d6d0f3a47f8d06caab0b49 (patch)
tree59e54eed899957a2b5d03f5625e62d36bea40911 /doc/bitbake-user-manual/bitbake-user-manual-hello.rst
parent57300955beb200c81762880f44f1a499451b7432 (diff)
downloadbitbake-e11d2dd1adbcb35b45d6d0f3a47f8d06caab0b49.tar.gz
sphinx: fix links inside notes
For some notes with links, the links were lost during the pandoc conversion. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'doc/bitbake-user-manual/bitbake-user-manual-hello.rst')
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-hello.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-hello.rst b/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
index 32d5b7bbc..5edf97eaa 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
+++ b/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
@@ -79,8 +79,8 @@ discussion mailing list about the BitBake build tool.
.. note::
This example was inspired by and drew heavily from
- Mailing List post - The BitBake equivalent of "Hello, World!"
- .
+ `Mailing List post - The BitBake equivalent of "Hello, World!"
+ <http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html>`_.
As stated earlier, the goal of this example is to eventually compile
"Hello World". However, it is unknown what BitBake needs and what you
@@ -277,9 +277,8 @@ Following is the complete "Hello World" example.
.. note::
- You can find additional information on layers in the "
- Layers
- " section.
+ You can find additional information on layers in the
+ ":ref:`bitbake-user-manual/bitbake-user-manual-intro:Layers`" section.
Minimally, you need a recipe file and a layer configuration file in
your layer. The configuration file needs to be in the ``conf``