summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
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/dev-manual-common-tasks.xml
parent09415f582bdfc987c12b57372efe9dcf43470357 (diff)
downloadpoky-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/dev-manual-common-tasks.xml')
-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 9b307874a0..0e443243f5 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1916,7 +1916,7 @@
1916 <para> 1916 <para>
1917 Where do you put your configuration files? 1917 Where do you put your configuration files?
1918 You can place these configuration files in the same area pointed to by 1918 You can place these configuration files in the same area pointed to by
1919 <filename>SRC_URI</filename>. 1919 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>.
1920 The OpenEmbedded build system will pick up the configuration and add it to the 1920 The OpenEmbedded build system will pick up the configuration and add it to the
1921 kernel's configuration. 1921 kernel's configuration.
1922 For example, suppose you had a set of configuration options in a file called 1922 For example, suppose you had a set of configuration options in a file called