[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6371/8267] bitbake: bitbake-user-manual: Updated BBLAYERS_FETCH_DIR variable description



commit 2bf2ab9fcd12b179c396d2d4b4603b774a37eef6
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Wed Jun 14 12:10:42 2017 -0700

    bitbake: bitbake-user-manual: Updated BBLAYERS_FETCH_DIR variable description
    
    Just discovered a minor issue in the bitbake manual - under the variable
    glossary entry for BBLAYERS_FETCH_DIR we say there's a default value of
    ${COREBASE} but that's not actually true in bitbake itself - there's no
    default in bitbake, that default is set in OE-Core. We can keep this in the YP
    ref manual but in the bitbake manual that sentence should be removed.
    
    (Bitbake rev: 7b4e81772ed8789521661a3b32b576c91276ae34)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../bitbake-user-manual-ref-variables.xml          |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml 
b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index 07bda98..3cc45dd 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -1143,8 +1143,6 @@
             <glossdef>
                 <para>
                     Sets the base location where layers are stored.
-                    By default, this location is set to
-                    <filename>${COREBASE}</filename>.
                     This setting is used in conjunction with
                     <filename>bitbake-layers layerindex-fetch</filename> and
                     tells <filename>bitbake-layers</filename> where to place


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