From a06a5ae684fc6baff7c041e07b066620d18e52ea Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Fri, 19 Jun 2015 07:17:36 -0600 Subject: bitbake: bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary item. Add BBLAYERS_FETCH_DIR to the Variables Glossary. (Bitbake rev: 5ecd6a671c088f270d5f49093f8da83278fc0aa9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../bitbake-user-manual-ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'bitbake/doc') 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 688edc92c2..05e1b95ec6 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 @@ -1066,6 +1066,20 @@ + BBLAYERS_FETCH_DIR + + + Sets the base location where layers are stored. + By default, this location is set to + ${COREBASE}. + This setting is used in conjunction with + bitbake-layers layerindex-fetch and + tells bitbake-layers where to place + the fetched layers. + + + + BBMASK -- cgit v1.2.3-54-g00ecf