summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
index 32d5b7bbcc..5edf97eaa9 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.rst
@@ -79,8 +79,8 @@ discussion mailing list about the BitBake build tool.
79.. note:: 79.. note::
80 80
81 This example was inspired by and drew heavily from 81 This example was inspired by and drew heavily from
82 Mailing List post - The BitBake equivalent of "Hello, World!" 82 `Mailing List post - The BitBake equivalent of "Hello, World!"
83 . 83 <http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html>`_.
84 84
85As stated earlier, the goal of this example is to eventually compile 85As stated earlier, the goal of this example is to eventually compile
86"Hello World". However, it is unknown what BitBake needs and what you 86"Hello World". However, it is unknown what BitBake needs and what you
@@ -277,9 +277,8 @@ Following is the complete "Hello World" example.
277 277
278 .. note:: 278 .. note::
279 279
280 You can find additional information on layers in the " 280 You can find additional information on layers in the
281 Layers 281 ":ref:`bitbake-user-manual/bitbake-user-manual-intro:Layers`" section.
282 " section.
283 282
284 Minimally, you need a recipe file and a layer configuration file in 283 Minimally, you need a recipe file and a layer configuration file in
285 your layer. The configuration file needs to be in the ``conf`` 284 your layer. The configuration file needs to be in the ``conf``