[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7687/8267] bitbake: bitbake-user-manual: Removed bad links



commit e7f817b56d166b20a0611c0958a904d3354e9ea0
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Sat Sep 2 10:40:03 2017 -0700

    bitbake: bitbake-user-manual: Removed bad links
    
    Fixes [YOCTO #12029]
    
    There were four links to an old blog post that was leveraged
    for the hello world example.  The post has evidently been
    removed and the links no longer resolved.  I have taken them out.
    
    (Bitbake rev: db298262189c94be700abfdb8c2ad7827b53afca)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../bitbake-user-manual-hello.xml                  |   14 ++------------
 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 36adf48..9253eaf 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 @@
         </para>
 
         <note>
-            This example was inspired by and drew heavily from these sources:
-            <itemizedlist>
-                <listitem><para>
-                    <ulink url="http://www.mail-archive.com/yocto yoctoproject org/msg09379.html">Mailing 
List post - The BitBake equivalent of "Hello, World!"</ulink>
-                    </para></listitem>
-                <listitem><para>
-                    <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>
-                    </para></listitem>
-            </itemizedlist>
+            This example was inspired by and drew heavily from
+            <ulink url="http://www.mail-archive.com/yocto yoctoproject org/msg09379.html">Mailing List post 
- The BitBake equivalent of "Hello, World!"</ulink>.
         </note>
 
         <para>
@@ -352,9 +345,6 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh
                 Of course, the <filename>base.bbclass</filename> can have much
                 more depending on which build environments BitBake is
                 supporting.
-                For more information on the <filename>base.bbclass</filename> file,
-                you can look at
-                <ulink 
url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#tasks'></ulink>.
                 </para></listitem>
             <listitem><para><emphasis>Run Bitbake:</emphasis>
                 After making sure that the <filename>classes/base.bbclass</filename>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]