diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-20 08:55:28 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-25 09:41:12 +0100 |
commit | c0c1befbe9b33b14c084f64b72e4a17044c0ba54 (patch) | |
tree | ffda4510be847c535e300aae8f790fcf8bbab4af /documentation/dev-manual | |
parent | e5702bce4a741d47c169509f7ee01cab89da372e (diff) | |
download | poky-c0c1befbe9b33b14c084f64b72e4a17044c0ba54.tar.gz |
dev-manual: Sanity edit through the layer creation section
(From yocto-docs rev: 91cda82ca148c56c18f059eeaa656d3561aed26d)
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.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 3b8e091963..e513c67e04 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -177,7 +177,7 @@ | |||
177 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LAYERDIR'>LAYERDIR</ulink></filename> | 177 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LAYERDIR'>LAYERDIR</ulink></filename> |
178 | variable expands to the directory of the | 178 | variable expands to the directory of the |
179 | current layer | 179 | current layer |
180 | </list></listitem> | 180 | </para></listitem> |
181 | </itemizedlist></para> | 181 | </itemizedlist></para> |
182 | 182 | ||
183 | <para>Through the use of the <filename>BBPATH</filename> | 183 | <para>Through the use of the <filename>BBPATH</filename> |