From bfe52a3d6cb58f3c03e5874e5c76b53b5ed22e5d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 3 May 2019 12:48:12 -0700 Subject: ref-manual: Updated the "Container Layer" term. I removed the incorrect "meta-intel" layer for the example and replaced it with the better "meta-openembedded" layer. Reported by: Robert P. J. Day (From yocto-docs rev: eed35c97aa53efdcdb9a270555774a7c3a0e3b69) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-terms.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index c573a521a7..f98546826b 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml @@ -183,16 +183,11 @@ 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. + An example of a container layer is OpenEmbedded's + meta-openembedded + layer. + The meta-openembedded layer contains + many meta-* layers. Cross-Development Toolchain: -- cgit v1.2.3-54-g00ecf