diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 8976097d36..d6e506d18e 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -522,9 +522,7 @@ which are directory trees, traversed (or walked) by BitBake. The bblayers.conf file uses the BBLAYERS - variable to list the layers BitBake tries to find, and uses the - BBLAYERS_NON_REMOVABLE - variable to list layers that must not be removed. + variable to list the layers BitBake tries to find. diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a79d8e5bcb..2d2337cfc1 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -993,6 +993,14 @@ /home/scottrif/poky/meta-yocto \ " + + The + BBLAYERS_NON_REMOVABLE + variable exists only for + Hob. + The OpenEmbedded build system does not use this + variable. + @@ -1013,8 +1021,8 @@ using the Hob. - When building an image outside of Hob, this variable - is ignored. + When building an image outside of Hob, the OpenEmbedded + build system ignores this variable.