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:17:43 +0100 |
commit | d083b919edc963a413b89a1c2fd1003bb090ee5c (patch) | |
tree | 4c9e188c47c93d4326ed6a84c9cec0a88efff75c /documentation/bsp-guide | |
parent | c755c651603f3b5573d98e7159d6727bccb19b45 (diff) | |
download | poky-d083b919edc963a413b89a1c2fd1003bb090ee5c.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/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index b17e826539..ab9ac1888f 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1283,7 +1283,7 @@ | |||
1283 | is found in <filename>poky/meta</filename> | 1283 | is found in <filename>poky/meta</filename> |
1284 | directory of the | 1284 | directory of the |
1285 | <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> | 1285 | <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> |
1286 | or in the OpenEmbedded Core Layer | 1286 | or in the OpenEmbedded-Core Layer |
1287 | (<filename>openembedded-core</filename>) at | 1287 | (<filename>openembedded-core</filename>) at |
1288 | <ulink url='http://git.openembedded.org/openembedded-core/tree/meta'></ulink>. | 1288 | <ulink url='http://git.openembedded.org/openembedded-core/tree/meta'></ulink>. |
1289 | </para> | 1289 | </para> |
@@ -1303,7 +1303,7 @@ | |||
1303 | <para>Within any particular | 1303 | <para>Within any particular |
1304 | <filename>recipes-*</filename> category, the | 1304 | <filename>recipes-*</filename> category, the |
1305 | layout should match what is found in the | 1305 | layout should match what is found in the |
1306 | OpenEmbedded Core Git repository | 1306 | OpenEmbedded-Core Git repository |
1307 | (<filename>openembedded-core</filename>) | 1307 | (<filename>openembedded-core</filename>) |
1308 | or the Source Directory (<filename>poky</filename>). | 1308 | or the Source Directory (<filename>poky</filename>). |
1309 | In other words, make sure you place related | 1309 | In other words, make sure you place related |
@@ -1994,7 +1994,7 @@ | |||
1994 | CPU, and application performance. | 1994 | CPU, and application performance. |
1995 | These features, which are collectively known | 1995 | These features, which are collectively known |
1996 | as "tuning features", exist in the | 1996 | as "tuning features", exist in the |
1997 | <ulink url='&YOCTO_DOCS_REF_URL;#oe-core'>OpenEmbedded Core (OE-Core)</ulink> | 1997 | <ulink url='&YOCTO_DOCS_REF_URL;#oe-core'>OpenEmbedded-Core (OE-Core)</ulink> |
1998 | layer (e.g. | 1998 | layer (e.g. |
1999 | <filename>poky/meta/conf/machine/include</filename>). | 1999 | <filename>poky/meta/conf/machine/include</filename>). |
2000 | In this example, the default tunning file is | 2000 | In this example, the default tunning file is |