diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-07 14:28:18 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:08 +0100 |
| commit | f91f4b9b36cf56843b3570e181bf216d2deedeeb (patch) | |
| tree | a2e0e59dd5e3d4e1f1db5fde90586a5020adeb50 /documentation/ref-manual/ref-structure.xml | |
| parent | cbe4169d4fe7a76662beb220db022c77a6b05570 (diff) | |
| download | poky-f91f4b9b36cf56843b3570e181bf216d2deedeeb.tar.gz | |
documentation: Updated "OpenEmbedded-Core" terms.
Throughout the manual set, I made sure that "OpenEmbedded-Core"
and "OE-Core" appear with the hyphens.
(From yocto-docs rev: 1f570df3eccb74b9e2e60af94c0e0dd48e1489e9)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 5d30987956..56f786c21e 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -114,7 +114,7 @@ | |||
| 114 | <title><filename>meta/</filename></title> | 114 | <title><filename>meta/</filename></title> |
| 115 | 115 | ||
| 116 | <para> | 116 | <para> |
| 117 | This directory contains the OpenEmbedded Core metadata. | 117 | This directory contains the OpenEmbedded-Core metadata. |
| 118 | The directory holds recipes, common classes, and machine | 118 | The directory holds recipes, common classes, and machine |
| 119 | configuration for emulated targets (<filename>qemux86</filename>, | 119 | configuration for emulated targets (<filename>qemux86</filename>, |
| 120 | <filename>qemuarm</filename>, and so forth.) | 120 | <filename>qemuarm</filename>, and so forth.) |
| @@ -350,7 +350,7 @@ | |||
| 350 | which defaults to <filename>meta-poky/conf</filename> | 350 | which defaults to <filename>meta-poky/conf</filename> |
| 351 | when you are building from the Yocto Project development | 351 | when you are building from the Yocto Project development |
| 352 | environment and defaults to <filename>meta/conf</filename> when | 352 | environment and defaults to <filename>meta/conf</filename> when |
| 353 | you are building from the OpenEmbedded Core environment. | 353 | you are building from the OpenEmbedded-Core environment. |
| 354 | Because the script variable points to the source of the | 354 | Because the script variable points to the source of the |
| 355 | <filename>local.conf.sample</filename> file, this implies that | 355 | <filename>local.conf.sample</filename> file, this implies that |
| 356 | you can configure your build environment from any layer by setting | 356 | you can configure your build environment from any layer by setting |
| @@ -402,7 +402,7 @@ | |||
| 402 | which defaults to <filename>meta-poky/conf</filename> | 402 | which defaults to <filename>meta-poky/conf</filename> |
| 403 | when you are building from the Yocto Project development | 403 | when you are building from the Yocto Project development |
| 404 | environment and defaults to <filename>meta/conf</filename> when | 404 | environment and defaults to <filename>meta/conf</filename> when |
| 405 | you are building from the OpenEmbedded Core environment. | 405 | you are building from the OpenEmbedded-Core environment. |
| 406 | Because the script variable points to the source of the | 406 | Because the script variable points to the source of the |
| 407 | <filename>bblayers.conf.sample</filename> file, this implies that | 407 | <filename>bblayers.conf.sample</filename> file, this implies that |
| 408 | you can base your build from any layer by setting the variable in | 408 | you can base your build from any layer by setting the variable in |
