From 1b056af5c986dd6ff959db5fa7e0ca9e79caf248 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 5 Aug 2013 15:07:11 +0300 Subject: ref-manual: New COREBASE variable entry added to glossary. Fixes [YOCTO #4981] (From yocto-docs rev: a3623887a3cfd3df47a09b8fd337a2741b5aaa42) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f7217a4c0e..d285b16174 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -707,6 +707,28 @@ Core layer for images cannot be removed + COREBASE + + + Specifies the parent directory of the OpenEmbedded + Core Metadata layer (i.e. /meta). + + + + It is an important distinction that + COREBASE points to the parent of this + layer and not the layer itself. + Consider an example where you have cloned the Poky Git + repository and retained the poky + name for your local copy of the repository. + In this case, COREBASE points to + the poky folder because it is the + parent directory of the poky/meta + layer. + + + + D -- cgit v1.2.3-54-g00ecf