mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
ref-manual: Added cross-reference to "Metadata" term.
(From yocto-docs rev: 3d0d22aba6e42a39b80f15edeb06e88d6dd835a2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
594794b099
commit
e55f7721c9
@@ -8,7 +8,8 @@
|
|||||||
<para>
|
<para>
|
||||||
Class files are used to abstract common functionality and share it amongst multiple
|
Class files are used to abstract common functionality and share it amongst multiple
|
||||||
<filename>.bb</filename> files.
|
<filename>.bb</filename> files.
|
||||||
Any metadata usually found in a <filename>.bb</filename> file can also be placed in a class
|
Any <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> usually
|
||||||
|
found in a <filename>.bb</filename> file can also be placed in a class
|
||||||
file.
|
file.
|
||||||
Class files are identified by the extension <filename>.bbclass</filename> and are usually placed
|
Class files are identified by the extension <filename>.bbclass</filename> and are usually placed
|
||||||
in a <filename>classes/</filename> directory beneath the
|
in a <filename>classes/</filename> directory beneath the
|
||||||
|
|||||||
Reference in New Issue
Block a user