diff options
author | Kristi Rifenbark <kristi@buzzcollectivemarketing.com> | 2018-02-12 16:44:18 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:32 +0000 |
commit | 1a78cdaea68c4e682ef26ac8c773307977fb81bc (patch) | |
tree | ac42c2dae9230095b7590df32e0f13a4aa7ecd75 /documentation | |
parent | 30a206f8da7f00e899a2b3c8104884e590daaadd (diff) | |
download | poky-1a78cdaea68c4e682ef26ac8c773307977fb81bc.tar.gz |
dev-manual: Fixed variable link to DEFAULTTUNE variable
Fixed [YOCTO #12458]
(From yocto-docs rev: 161d7ec7c81db93120af11b07162b36785614302)
Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
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 f757465935..71f2f469f5 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -7236,7 +7236,7 @@ Some notes from Cal: | |||
7236 | you much of a performance difference across the other systems | 7236 | you much of a performance difference across the other systems |
7237 | as compared to using a more general tuning across all the builds | 7237 | as compared to using a more general tuning across all the builds |
7238 | (e.g. setting | 7238 | (e.g. setting |
7239 | <ulink url='var-DEFAULTTUNE'><filename>DEFAULTTUNE</filename></ulink> | 7239 | <ulink url='&YOCTO_DOCS_REF_URL;#var-DEFAULTTUNE'><filename>DEFAULTTUNE</filename></ulink> |
7240 | specifically for each machine's build). | 7240 | specifically for each machine's build). |
7241 | Rather than "max out" each build's tunings, you can take steps that | 7241 | Rather than "max out" each build's tunings, you can take steps that |
7242 | cause the OpenEmbedded build system to reuse software across the | 7242 | cause the OpenEmbedded build system to reuse software across the |