diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-08-07 14:29:47 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-09 09:25:24 +0100 |
| commit | 2155745fff5db5c1b165d7f0c1f5b3e3bb6cab4d (patch) | |
| tree | db30ba3f38bb3b4adf19d294e379b087fdefd504 /documentation/dev-manual | |
| parent | efedec5e6a4e4106c5a42c375c4afa7c71371e18 (diff) | |
| download | poky-2155745fff5db5c1b165d7f0c1f5b3e3bb6cab4d.tar.gz | |
dev-manual: Changed wording that intros layer creation steps
I updated the wording to note that the steps are how to create
a layer without the aid of steps (i.e. by hand).
(From yocto-docs rev: 81800fa9ba0dd9ff439a43b286981eea51d4c87f)
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 5a66b79a8b..3fc76b2ee1 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -113,7 +113,7 @@ | |||
| 113 | </para> | 113 | </para> |
| 114 | 114 | ||
| 115 | <para> | 115 | <para> |
| 116 | Follow these general steps to create your layer: | 116 | Follow these general steps to create your layer without the aid of a script: |
| 117 | <orderedlist> | 117 | <orderedlist> |
| 118 | <listitem><para><emphasis>Check Existing Layers:</emphasis> | 118 | <listitem><para><emphasis>Check Existing Layers:</emphasis> |
| 119 | Before creating a new layer, you should be sure someone | 119 | Before creating a new layer, you should be sure someone |
