summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-14 08:25:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-19 16:25:01 +0100
commit583ce2ce46b8c603d0de16525a895b16a52380a5 (patch)
treeed4c6c58eb857570f3ac6437a0332d0b2128cbfe /documentation/dev-manual
parentce9fb83aa91b76f3d8347884bd3c9d20622cbb2b (diff)
downloadpoky-583ce2ce46b8c603d0de16525a895b16a52380a5.tar.gz
dev-manual: Fixed typo for AUTOREV.
(From yocto-docs rev: a1fd83f0aeaab95693335150f330bbc7c5af18f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 767b72a18f..13882f2688 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -5434,7 +5434,7 @@
5434 Then, you can add the following to your 5434 Then, you can add the following to your
5435 <filename>local.conf</filename>: 5435 <filename>local.conf</filename>:
5436 <literallayout class='monospaced'> 5436 <literallayout class='monospaced'>
5437 SRCREV_pn-&lt;PN&gt; = "${AUTOREF}" 5437 SRCREV_pn-&lt;PN&gt; = "${AUTOREV}"
5438 </literallayout> 5438 </literallayout>
5439 <ulink url='&YOCTO_DOCS_REF_URL;#var-PN'><filename>PN</filename></ulink> 5439 <ulink url='&YOCTO_DOCS_REF_URL;#var-PN'><filename>PN</filename></ulink>
5440 is the name of the recipe for which you want to enable automatic source 5440 is the name of the recipe for which you want to enable automatic source