From: Scott Rifenbark Date: Thu, 5 Oct 2017 15:25:25 +0000 (-0700) Subject: ref-manual: Updated Metadata term in Terms section X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c8c730ad37b39f9153f503855d3ea0bb5341d8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated Metadata term in Terms section Provided a description for metadata in the context of the kernel that ties it to the yocto-kernel-cache Git repository rather than the old meta-* directories that were in the actual kernel trees. (From yocto-docs rev: 7105459bf687cad7d973d8bdffbc51c9ffcd9721) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 14d5c80029a..eeb0a2229ad 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -857,9 +857,11 @@ The files that BitBake parses when building an image. In general, Metadata includes recipes, classes, and configuration files. - In the context of the kernel ("kernel Metadata"), - it refers to Metadata in the meta - branches of the kernel source Git repositories. + In the context of the kernel ("kernel Metadata"), the + term refers to the kernel config fragments and features + contained in the + yocto-kernel-cache + Git repository. OE-Core: