summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 16:21:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:15 +0100
commitd70617f965846db17c97b9e71e945abbc61ccfc8 (patch)
tree0f108ad85d204522fe5ce0823bc228c90411408b /documentation/dev-manual
parent09415f582bdfc987c12b57372efe9dcf43470357 (diff)
downloadast2050-yocto-poky-d70617f965846db17c97b9e71e945abbc61ccfc8.zip
ast2050-yocto-poky-d70617f965846db17c97b9e71e945abbc61ccfc8.tar.gz
dev-manual: Edits to "Creating Configuration Fragments" section.
(From yocto-docs rev: 2c0e8112bf90d0025c17665d4dea291592d5c597) 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 9b30787..0e44324 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1916,7 +1916,7 @@
<para>
Where do you put your configuration files?
You can place these configuration files in the same area pointed to by
- <filename>SRC_URI</filename>.
+ <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>.
The OpenEmbedded build system will pick up the configuration and add it to the
kernel's configuration.
For example, suppose you had a set of configuration options in a file called
OpenPOWER on IntegriCloud