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:29 +0100
commitd65b5e2583ae0d0830c669fe8539f39fec51d7a4 (patch)
treec42f88a63746f0a9d94ec192e689c630694290eb /documentation/dev-manual
parentc6851c5db34e956dc0195c6742740b38e5249430 (diff)
downloadpoky-d65b5e2583ae0d0830c669fe8539f39fec51d7a4.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 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