mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
variables.rst: fix LAYERDEPENDS description
This variable does not apply to the scope of a single recipe, but rather to the scope of the entire layer. (From yocto-docs rev: a86f2e5d291b86dbf56aefab08f4d3b0e5529801) Signed-off-by: João Marcos Costa <joaomarcos.costa@bootlin.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit eec26e11adb6e3a9c4f53f825b9a1730c9ddee12) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
88bdd0ed92
commit
ba0fd17fa6
|
|
@ -5224,7 +5224,7 @@ system and gives an overview of their function and contents.
|
|||
information on how this variable is used.
|
||||
|
||||
:term:`LAYERDEPENDS`
|
||||
Lists the layers, separated by spaces, on which this recipe depends.
|
||||
Lists the layers, separated by spaces, on which this layer depends.
|
||||
Optionally, you can specify a specific layer version for a dependency
|
||||
by adding it to the end of the layer name. Here is an example::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user