From: Scott Rifenbark Date: Tue, 3 Sep 2013 12:28:00 +0000 (+0300) Subject: ref-manual: Updated the PE variable description. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db678a124d4dfafeea5e6785405f2b826ad79792;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 040c386945a..a07ce4a2980 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3676,9 +3676,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" the epoch of the recipe. - The default value is "0". - The field is used to make upgrades possible when the versioning scheme changes in - some backwards incompatible way. + By default, this variable is unset. + The field is used to make upgrades possible when the + versioning scheme changes in some backwards incompatible + way.