diff options
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 4 |
1 files changed, 2 insertions, 2 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 970d028a57..36adf48d27 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | |||
@@ -375,8 +375,8 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh | |||
375 | code separate from the general metadata used by BitBake. | 375 | code separate from the general metadata used by BitBake. |
376 | Thus, this example creates and uses a layer called "mylayer". | 376 | Thus, this example creates and uses a layer called "mylayer". |
377 | <note> | 377 | <note> |
378 | You can find additional information on adding a layer at | 378 | You can find additional information on layers at |
379 | <ulink url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#adding-an-example-layer'></ulink>. | 379 | <ulink url='http://www.yoctoproject.org/docs/2.3/bitbake-user-manual/bitbake-user-manual.html#layers'></ulink>. |
380 | </note> | 380 | </note> |
381 | </para> | 381 | </para> |
382 | <para>Minimally, you need a recipe file and a layer configuration | 382 | <para>Minimally, you need a recipe file and a layer configuration |