summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
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>