]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated Metadata term in Terms section
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 5 Oct 2017 15:25:25 +0000 (08:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:06:34 +0000 (12:06 +0100)
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/introduction.xml

index 14d5c80029ab5fe8c6828e9ac0b5c6d4f9fc0917..eeb0a2229addbe55218a429302665ddb32f16798 100644 (file)
                 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 <filename>meta</filename>
-                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
+                <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/yocto-kernel-cache'><filename>yocto-kernel-cache</filename></ulink>
+                Git repository.
                 </para></listitem>
             <listitem><para id='oe-core'>
                 <emphasis>OE-Core:</emphasis>