summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-07 14:28:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:08 +0100
commitf91f4b9b36cf56843b3570e181bf216d2deedeeb (patch)
treea2e0e59dd5e3d4e1f1db5fde90586a5020adeb50 /documentation/ref-manual
parentcbe4169d4fe7a76662beb220db022c77a6b05570 (diff)
downloadpoky-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')
-rw-r--r--documentation/ref-manual/ref-structure.xml6
-rw-r--r--documentation/ref-manual/ref-terms.xml2
-rw-r--r--documentation/ref-manual/ref-variables.xml8
3 files changed, 8 insertions, 8 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
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml
index 31bd1b5d0d..c2a23e8bf1 100644
--- a/documentation/ref-manual/ref-terms.xml
+++ b/documentation/ref-manual/ref-terms.xml
@@ -273,7 +273,7 @@
273 software itself (patches or auxiliary files) that 273 software itself (patches or auxiliary files) that
274 are used to fix bugs or customize the software for use 274 are used to fix bugs or customize the software for use
275 in a particular situation. 275 in a particular situation.
276 OpenEmbedded Core is an important set of validated 276 OpenEmbedded-Core is an important set of validated
277 metadata.</para> 277 metadata.</para>
278 278
279 <para>In the context of the kernel ("kernel Metadata"), the 279 <para>In the context of the kernel ("kernel Metadata"), the
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 468fa4dfde..76194d450b 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -355,7 +355,7 @@
355 </para> 355 </para>
356 356
357 <para> 357 <para>
358 In OpenEmbedded Core, <filename>ASSUME_PROVIDED</filename> 358 In OpenEmbedded-Core, <filename>ASSUME_PROVIDED</filename>
359 mostly specifies native tools that should not be built. 359 mostly specifies native tools that should not be built.
360 An example is <filename>git-native</filename>, which when 360 An example is <filename>git-native</filename>, which when
361 specified, allows for the Git binary from the host to be 361 specified, allows for the Git binary from the host to be
@@ -2806,13 +2806,13 @@
2806 2806
2807 <glossentry id='var-COREBASE'><glossterm>COREBASE</glossterm> 2807 <glossentry id='var-COREBASE'><glossterm>COREBASE</glossterm>
2808 <info> 2808 <info>
2809 COREBASE[doc] = "Specifies the parent directory of the OpenEmbedded Core Metadata layer (i.e. meta)." 2809 COREBASE[doc] = "Specifies the parent directory of the OpenEmbedded-Core Metadata layer (i.e. meta)."
2810 </info> 2810 </info>
2811 <glossdef> 2811 <glossdef>
2812 <para role="glossdeffirst"> 2812 <para role="glossdeffirst">
2813<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 2813<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
2814 Specifies the parent directory of the OpenEmbedded 2814 Specifies the parent directory of the OpenEmbedded-Core
2815 Core Metadata layer (i.e. <filename>meta</filename>). 2815 Metadata layer (i.e. <filename>meta</filename>).
2816 </para> 2816 </para>
2817 2817
2818 <para> 2818 <para>