summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index f1060e52c1..9076f0fcd4 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -383,10 +383,10 @@
383 code separate from the general metadata used by BitBake. 383 code separate from the general metadata used by BitBake.
384 Thus, this example creates and uses a layer called "mylayer". 384 Thus, this example creates and uses a layer called "mylayer".
385 <note> 385 <note>
386 You can find additional information on layers at 386 You can find additional information on layers in the
387 <ulink url='http://www.yoctoproject.org/docs/2.3/bitbake-user-manual/bitbake-user-manual.html#layers'></ulink>. 387 "<link linkend='layers'>Layers</link>" section.
388 </note> 388 </note></para>
389 </para> 389
390 <para>Minimally, you need a recipe file and a layer configuration 390 <para>Minimally, you need a recipe file and a layer configuration
391 file in your layer. 391 file in your layer.
392 The configuration file needs to be in the <filename>conf</filename> 392 The configuration file needs to be in the <filename>conf</filename>