diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-14 06:40:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:43 +0100 |
commit | 84d97de54a9996f56fa3ba646bbae4e65f596a61 (patch) | |
tree | 51a2dec9ef9fcf58199ac3e824c58c74e5ad3d52 /documentation/ref-manual | |
parent | 96b2eb0b6cd798c9c91ef449aca0935380a83beb (diff) | |
download | poky-84d97de54a9996f56fa3ba646bbae4e65f596a61.tar.gz |
ref-manual: Removed the "id" for "layer" term - unused
(From yocto-docs rev: 6916dcb203425dd3b05dd0a05acc99a0bc00094e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 7f6729db55..2e1b8e1740 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -223,7 +223,7 @@ | |||
223 | "<link linkend='ref-images'>Images</link>" | 223 | "<link linkend='ref-images'>Images</link>" |
224 | chapter. | 224 | chapter. |
225 | </para></listitem> | 225 | </para></listitem> |
226 | <listitem><para id='layer'> | 226 | <listitem><para> |
227 | <emphasis>Layer:</emphasis> | 227 | <emphasis>Layer:</emphasis> |
228 | A collection of recipes representing the core, | 228 | A collection of recipes representing the core, |
229 | a BSP, or an application stack. | 229 | a BSP, or an application stack. |