From: Scott Rifenbark Date: Thu, 28 Mar 2013 15:27:24 +0000 (-0700) Subject: ref-manual: Edits to the AUTOREV glossary entry. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d847ed6b584df86ec8622e86c941b9ef5e5bca6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Edits to the AUTOREV glossary entry. (From yocto-docs rev: 574f9a258378ddb91e186eddcf871bd3348fcf47) 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 b6777747d52..615b373ebf3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -77,8 +77,9 @@ AUTOREV When SRCREV - is set to the value of this variable, it specifies that the latest - source revision in the repository should be used. Here is an example: + is set to the value of this variable, it specifies to use the latest + source revision in the repository. + Here is an example: SRCREV = "${AUTOREV}"