From dcde1a9e336b0b52aa76c1c5a7a71f97f8c3e1e1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 21 Mar 2018 08:27:20 -0700 Subject: ref-manual: Added term "container layer" This is a layer that contains other layers (From yocto-docs rev: 0cd1881c18e8a63d5f2f078b03fe4e89fd9c75b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-terms.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'documentation/ref-manual/ref-terms.xml') diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index e746b4b7c6..b8320dbfd6 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml @@ -160,6 +160,20 @@ file defines variables for the Texas Instruments ARM Cortex-A8 development board). + + Container Layer: + Layers that hold other layers. + An example of a container layer is the + meta-intel layer. + This layer contains BSP layers for the Intel-core2-32 + Intel Common Core + (Intel-core2-32) and the Intel-corei7-64 + Intel Common Core + (Intel-corei7-64). + the meta-intel layer also contains + the common/ directory, which contains + common content across those layers. + Cross-Development Toolchain: In general, a cross-development toolchain is a collection of -- cgit v1.2.3-54-g00ecf