From: Trevor Woerner <twoerner@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR
Date: Fri, 29 May 2015 14:16:41 -0400 [thread overview]
Message-ID: <1432923403-31440-1-git-send-email-twoerner@gmail.com> (raw)
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
next reply other threads:[~2015-05-29 18:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 18:16 Trevor Woerner [this message]
2015-06-17 15:18 ` [PATCH] bitbake-user-manual: add BBLAYERS_FETCH_DIR Trevor Woerner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1432923403-31440-1-git-send-email-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.