summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml14
1 files changed, 2 insertions, 12 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 36adf48d27..9253eaf9de 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -128,15 +128,8 @@
128 </para> 128 </para>
129 129
130 <note> 130 <note>
131 This example was inspired by and drew heavily from these sources: 131 This example was inspired by and drew heavily from
132 <itemizedlist> 132 <ulink url="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink>.
133 <listitem><para>
134 <ulink url="http://www.mail-archive.com/yocto@yoctoproject.org/msg09379.html">Mailing List post - The BitBake equivalent of "Hello, World!"</ulink>
135 </para></listitem>
136 <listitem><para>
137 <ulink url="http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/">Hambedded Linux blog post - From Bitbake Hello World to an Image</ulink>
138 </para></listitem>
139 </itemizedlist>
140 </note> 133 </note>
141 134
142 <para> 135 <para>
@@ -352,9 +345,6 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh
352 Of course, the <filename>base.bbclass</filename> can have much 345 Of course, the <filename>base.bbclass</filename> can have much
353 more depending on which build environments BitBake is 346 more depending on which build environments BitBake is
354 supporting. 347 supporting.
355 For more information on the <filename>base.bbclass</filename> file,
356 you can look at
357 <ulink url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#tasks'></ulink>.
358 </para></listitem> 348 </para></listitem>
359 <listitem><para><emphasis>Run Bitbake:</emphasis> 349 <listitem><para><emphasis>Run Bitbake:</emphasis>
360 After making sure that the <filename>classes/base.bbclass</filename> 350 After making sure that the <filename>classes/base.bbclass</filename>