All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR
@ 2015-05-29 18:16 Trevor Woerner
  2015-06-17 15:18 ` Trevor Woerner
  0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2015-05-29 18:16 UTC (permalink / raw)
  To: bitbake-devel

Add BBLAYERS_FETCH_DIR to the Variables Glossary.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 .../bitbake-user-manual-ref-variables.xml                   | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index 86bf30b..bdbf421 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -1016,6 +1016,19 @@
             </glossdef>
         </glossentry>
 
+        <glossentry id='var-BBLAYERS_FETCH_DIR'><glossterm>BBLAYERS_FETCH_DIR</glossterm>
+            <glossdef>
+                <para>
+                    Sets the base location where the layers are stored. By
+                    default this is set to <filename>${COREBASE}</filename>.
+                    This is used in conjunction with <filename>bitbake-layers
+                    layerindex-fetch</filename> and tells
+                    <filename>bitbake-layers</filename> where to place the
+                    fetched layer(s).
+                </para>
+            </glossdef>
+        </glossentry>
+
         <glossentry id='var-BBMASK'><glossterm>BBMASK</glossterm>
             <glossdef>
                 <para>
-- 
2.4.0.194.gc518059



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR
  2015-05-29 18:16 [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR Trevor Woerner
@ 2015-06-17 15:18 ` Trevor Woerner
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2015-06-17 15:18 UTC (permalink / raw)
  To: bitbake-devel

ping?

On 15-05-29 02:16 PM, Trevor Woerner wrote:
> Add BBLAYERS_FETCH_DIR to the Variables Glossary.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
>   .../bitbake-user-manual-ref-variables.xml                   | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
>
> diff --git a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
> index 86bf30b..bdbf421 100644
> --- a/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
> +++ b/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
> @@ -1016,6 +1016,19 @@
>               </glossdef>
>           </glossentry>
>   
> +        <glossentry id='var-BBLAYERS_FETCH_DIR'><glossterm>BBLAYERS_FETCH_DIR</glossterm>
> +            <glossdef>
> +                <para>
> +                    Sets the base location where the layers are stored. By
> +                    default this is set to <filename>${COREBASE}</filename>.
> +                    This is used in conjunction with <filename>bitbake-layers
> +                    layerindex-fetch</filename> and tells
> +                    <filename>bitbake-layers</filename> where to place the
> +                    fetched layer(s).
> +                </para>
> +            </glossdef>
> +        </glossentry>
> +
>           <glossentry id='var-BBMASK'><glossterm>BBMASK</glossterm>
>               <glossdef>
>                   <para>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-17 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 18:16 [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR Trevor Woerner
2015-06-17 15:18 ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.