mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
ref-manual: Edits to LAYERVERSION variable.
(From yocto-docs rev: f5167479bb2989aeb9c78957f76542f4859db6f3) 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
1bd8c3d86f
commit
e7830e0d33
@@ -1835,8 +1835,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<glossentry id='var-LAYERVERSION'><glossterm>LAYERVERSION</glossterm>
|
||||
<glossdef>
|
||||
<para>Optionally specifies the version of a layer as a single number.
|
||||
You can use this within <filename>LAYERDEPENDS</filename> for another layer in order to
|
||||
depend on a specific version of the layer.
|
||||
You can use this within
|
||||
<link linkend='var-LAYERDEPENDS'><filename>LAYERDEPENDS</filename></link>
|
||||
for another layer in order to depend on a specific version
|
||||
of the layer.
|
||||
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.
|
||||
<filename>LAYERVERSION_mylayer</filename>).</para>
|
||||
|
||||
Reference in New Issue
Block a user