mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
ref-manual: Fixed small wording in PKGR in the glossary
Fixes [YOCTO #10138] (From yocto-docs rev: e49e5055e48f3c426090d2bc62b2bffbc2577dd0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3b70c96537
commit
2fedd226c3
|
@ -9551,12 +9551,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||||
|
|
||||||
<glossentry id='var-PKGR'><glossterm>PKGR</glossterm>
|
<glossentry id='var-PKGR'><glossterm>PKGR</glossterm>
|
||||||
<info>
|
<info>
|
||||||
PKGR[doc] = "The revision of the output package(s) built by the recipe."
|
PKGR[doc] = "The revision of the package(s) built by the recipe."
|
||||||
</info>
|
</info>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para role="glossdeffirst">
|
<para role="glossdeffirst">
|
||||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||||
The revision of the output package(s) built by the recipe.
|
The revision of the package(s) built by the recipe.
|
||||||
By default, <filename>PKGR</filename> is set to
|
By default, <filename>PKGR</filename> is set to
|
||||||
<link linkend='var-PR'><filename>PR</filename></link>.
|
<link linkend='var-PR'><filename>PR</filename></link>.
|
||||||
</para>
|
</para>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user