1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

ref-manual: Updated the PE variable description.

I changed the description to note that the PE variable is unset
by default.

(From yocto-docs rev: fe3655121e2796e50b8b3372df06cdf8341a2202)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-09-03 15:28:00 +03:00
committed by Richard Purdie
parent bd76847d86
commit db678a124d
+4 -3
View File
@@ -3676,9 +3676,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossdef> <glossdef>
<para> <para>
the epoch of the recipe. the epoch of the recipe.
The default value is "0". By default, this variable is unset.
The field is used to make upgrades possible when the versioning scheme changes in The field is used to make upgrades possible when the
some backwards incompatible way. versioning scheme changes in some backwards incompatible
way.
</para> </para>
</glossdef> </glossdef>
</glossentry> </glossentry>