1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

dev-manual: Removed note about yocto-layer being deprecated.

Deprecation of yocto-layer occurred in 2.4.  For 2.5, we do not
need to mention this fact in the note.

(From yocto-docs rev: 619b74422baf3b531e2fc3db50a95019178a1c09)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-11-06 09:27:51 -08:00
committed by Richard Purdie
parent 2d363c1955
commit 1b55ec668e
@@ -975,24 +975,11 @@
The <filename>bitbake-layers</filename> script with the
<filename>create-layer</filename> subcommand simplifies
creating a new general layer.
<note><title>Notes</title>
<itemizedlist>
<listitem><para>
For information on BSP layers, see the
"<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-layers'>BSP Layers</ulink>"
section in the Yocto Project Board Specific (BSP)
Developer's Guide.
</para></listitem>
<listitem><para>
The <filename>bitbake-layers</filename> script
replaces the <filename>yocto-layer</filename>
script, which is deprecated in the Yocto Project
2.4 release.
The <filename>yocto-layer</filename> script
continues to function as part of the 2.4 release
but will be removed post 2.4.
</para></listitem>
</itemizedlist>
<note>
For information on BSP layers, see the
"<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-layers'>BSP Layers</ulink>"
section in the Yocto Project Board Specific (BSP)
Developer's Guide.
</note>
The default mode of the script's operation with this
subcommand is to create a layer with the following: