Don't forget to add it to your BBLAYERS (for details see ../meta-mylayer/README).
</literallayout>
+ <note>
+ For background information on working with layers,
+ see the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
+ section in the Yocto Project Development Manual.
+ See the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-general-layer-using-the-yocto-layer-script'>Creating a General Layer Using the yocto-layer Script</ulink>"
+ section in the Yocto Project Development Manual for
+ details on how to use the
+ <filename>yocto-layer</filename> script.
+ </note>
</para></listitem>
<listitem><para>
<emphasis>Inform the BitBake Build Environment About
Don't forget to add it to your BBLAYERS (for details see ../meta-mylayer/README).
</literallayout>
+ <note>
+ For background information on working with layers,
+ see the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
+ section in the Yocto Project Development Manual.
+ See the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-general-layer-using-the-yocto-layer-script'>Creating a General Layer Using the yocto-layer Script</ulink>"
+ section in the Yocto Project Development Manual for
+ details on how to use the
+ <filename>yocto-layer</filename> script.
+ </note>
</para></listitem>
<listitem><para>
<emphasis>Inform the BitBake Build Environment About
work.
Your layer contains its own
<ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink>
- append files
- (<filename>.bbappend</filename>) and provides a convenient
- mechanism to create your own recipe files
+ append files (<filename>.bbappend</filename>) and provides a
+ convenient mechanism to create your own recipe files
(<filename>.bb</filename>).
- For details on how to create and work with layers, see the
+ For background information on working with layers, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
section in the Yocto Project Development Manual.
<note><title>Tip</title>
script, which simplifies creating a new layer.
See the
"<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-general-layer-using-the-yocto-layer-script'>Creating a General Layer Using the yocto-layer Script</ulink>"
- section in the Yocto Project Development Manual for more
- information.
+ section in the Yocto Project Development Manual for information
+ on how to use this script.
</note>
</para>