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 fd5a92316c..625e3c697f 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml @@ -135,7 +135,7 @@ Mailing List post - The BitBake equivalent of "Hello, World!" - Hambedded Linux blog post - From Bitbake Hello World to an Image + Hambedded Linux blog post - From Bitbake Hello World to an Image @@ -270,7 +270,7 @@ and define some key BitBake variables. For more information on the bitbake.conf, see - + Use the following commands to create the conf directory in the project directory: @@ -355,7 +355,7 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh supporting. For more information on the base.bbclass file, you can look at - . + . Run Bitbake: After making sure that the classes/base.bbclass @@ -377,7 +377,7 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh Thus, this example creates and uses a layer called "mylayer". You can find additional information on adding a layer at - . + . Minimally, you need a recipe file and a layer configuration