mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
cbe4169d4f
commit
f91f4b9b36
@@ -355,7 +355,7 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
In OpenEmbedded Core, <filename>ASSUME_PROVIDED</filename>
|
||||
In OpenEmbedded-Core, <filename>ASSUME_PROVIDED</filename>
|
||||
mostly specifies native tools that should not be built.
|
||||
An example is <filename>git-native</filename>, which when
|
||||
specified, allows for the Git binary from the host to be
|
||||
@@ -2806,13 +2806,13 @@
|
||||
|
||||
<glossentry id='var-COREBASE'><glossterm>COREBASE</glossterm>
|
||||
<info>
|
||||
COREBASE[doc] = "Specifies the parent directory of the OpenEmbedded Core Metadata layer (i.e. meta)."
|
||||
COREBASE[doc] = "Specifies the parent directory of the OpenEmbedded-Core Metadata layer (i.e. meta)."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
Specifies the parent directory of the OpenEmbedded
|
||||
Core Metadata layer (i.e. <filename>meta</filename>).
|
||||
Specifies the parent directory of the OpenEmbedded-Core
|
||||
Metadata layer (i.e. <filename>meta</filename>).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user