summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-03-26 08:13:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:41 +0100
commit46fa0a90a7a2210c63ba48cce58b5401672e6811 (patch)
treeb9c56c6b2daf6722a9aad4008aa5dfcf7c435cc1 /documentation/dev-manual
parent9e8f28a469d751a32d3d6d68b1fc5e9b8e9e8146 (diff)
downloadpoky-46fa0a90a7a2210c63ba48cce58b5401672e6811.tar.gz
dev-manual: Added an id tag for the create layer step.
(From yocto-docs rev: 59b8c053f8fe94cc51ece86733c435ac7085eb57) Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 ccb902bef8..3802c60d3f 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -93,7 +93,7 @@
93 the "meta-" string are appended 93 the "meta-" string are appended
94 to several variables used in the configuration. 94 to several variables used in the configuration.
95 </para></listitem> 95 </para></listitem>
96 <listitem><para> 96 <listitem><para id='dev-layer-config-file-description'>
97 <emphasis>Create a Layer Configuration File:</emphasis> 97 <emphasis>Create a Layer Configuration File:</emphasis>
98 Inside your new layer folder, you need to create a 98 Inside your new layer folder, you need to create a
99 <filename>conf/layer.conf</filename> file. 99 <filename>conf/layer.conf</filename> file.