summaryrefslogtreecommitdiffstats
path: root/documentation
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:24:45 +0100
commitbbaf0c65f1e5c23c425ed0097b44a14d1c62adb2 (patch)
treef8626a4e2e182fa4ae67e882f80746ae91e7d5a9 /documentation
parent0cb01121eb3be22223135aa1e153cd8f27f231ae (diff)
downloadpoky-bbaf0c65f1e5c23c425ed0097b44a14d1c62adb2.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')
-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