[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5310/8267] dev-manual: Added cross-reference note into the BSP Guide.



commit 17e46eff4a4ce41396d998743458506c2cc495a1
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Mar 21 12:28:24 2017 -0700

    dev-manual: Added cross-reference note into the BSP Guide.
    
    The section in the dev-manual that introduces BSP Layers for the
    first time was missing a general link to reference into the BSP
    Guide to help the user understand BSP Layer structure.  I added
    a note.
    
    (From yocto-docs rev: c515e30a551e96e11091c3850f7eed1b034abdad)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../dev-manual/dev-manual-common-tasks.xml         |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml 
b/documentation/dev-manual/dev-manual-common-tasks.xml
index cdcb1ec..9174417 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -45,6 +45,10 @@
             You can accomplish this through a recipe that is a BitBake append
             (<filename>.bbappend</filename>) file, which is described later
             in this section.
+            <note>
+                For general information on BSP layer structure, see the
+                <ulink url='&YOCTO_DOCS_BSP_URL;#bsp'>Board Support Packages (BSP) - Developer's 
Guide</ulink>.
+            </note>
         </para>
 
         <para>


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