mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
ref-manual: Updated the LAYERRECOMMENDS variable description
Fixes [YOCTO #11579] I removed the sentence about throwing an error or warning. (From yocto-docs rev: cfa3b1559122ec9e927ccd34afa0e26e877486f9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
216ee69227
commit
ba34d31ed9
@@ -7496,6 +7496,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
Lists the layers, separated by spaces, recommended for
|
||||
use with this layer.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Optionally, you can specify a specific layer version for a
|
||||
recommendation by adding the version to the end of the
|
||||
layer name.
|
||||
@@ -7509,8 +7512,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</para>
|
||||
|
||||
<para>
|
||||
An error is produced if any dependency is missing or the
|
||||
version numbers (if specified) do not match exactly.
|
||||
This variable is used in the
|
||||
<filename>conf/layer.conf</filename> file and must be
|
||||
suffixed with the name of the specific layer (e.g.
|
||||
|
||||
Reference in New Issue
Block a user