diff options
Diffstat (limited to 'documentation/getting-started/getting-started-yp-intro.xml')
-rw-r--r-- | documentation/getting-started/getting-started-yp-intro.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml index 96bab66dff..d98aacc6f1 100644 --- a/documentation/getting-started/getting-started-yp-intro.xml +++ b/documentation/getting-started/getting-started-yp-intro.xml | |||
@@ -687,13 +687,13 @@ | |||
687 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>. | 687 | <ulink url='&YOCTO_DOCS_BB_URL;'>BitBake User Manual</ulink>. |
688 | </para></listitem> | 688 | </para></listitem> |
689 | <listitem><para> | 689 | <listitem><para> |
690 | <emphasis>Openembedded Core:</emphasis> | 690 | <emphasis>OpenEmbedded-Core:</emphasis> |
691 | OpenEmbedded Core (OE-Core) is a common layer of | 691 | OpenEmbedded-Core (OE-Core) is a common layer of |
692 | metadata (i.e. recipes, classes, and associated files) | 692 | metadata (i.e. recipes, classes, and associated files) |
693 | used by OpenEmbedded-derived systems, which includes | 693 | used by OpenEmbedded-derived systems, which includes |
694 | the Yocto Project. | 694 | the Yocto Project. |
695 | The Yocto Project and the OpenEmbedded Project both | 695 | The Yocto Project and the OpenEmbedded Project both |
696 | maintain the OpenEmbedded Core. | 696 | maintain the OpenEmbedded-Core. |
697 | You can find the OE-Core metadata in the Yocto | 697 | You can find the OE-Core metadata in the Yocto |
698 | Project | 698 | Project |
699 | <ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink> | 699 | <ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink> |
@@ -961,7 +961,7 @@ | |||
961 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded Build System</ulink> | 961 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded Build System</ulink> |
962 | build system | 962 | build system |
963 | (<ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink> and | 963 | (<ulink url='&YOCTO_DOCS_REF_URL;#bitbake-term'>BitBake</ulink> and |
964 | <ulink url='&YOCTO_DOCS_REF_URL;#oe-core'>OpenEmbedded Core</ulink>) | 964 | <ulink url='&YOCTO_DOCS_REF_URL;#oe-core'>OpenEmbedded-Core</ulink>) |
965 | as well as a set of | 965 | as well as a set of |
966 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>metadata</ulink> to get | 966 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>metadata</ulink> to get |
967 | you started building your own distro. | 967 | you started building your own distro. |
@@ -1219,7 +1219,7 @@ | |||
1219 | software itself (patches or auxiliary files) that | 1219 | software itself (patches or auxiliary files) that |
1220 | are used to fix bugs or customize the software for use | 1220 | are used to fix bugs or customize the software for use |
1221 | in a particular situation. | 1221 | in a particular situation. |
1222 | OpenEmbedded Core is an important set of validated | 1222 | OpenEmbedded-Core is an important set of validated |
1223 | metadata. | 1223 | metadata. |
1224 | </para></listitem> | 1224 | </para></listitem> |
1225 | <listitem><para id='gs-term-openembedded-build-system'> | 1225 | <listitem><para id='gs-term-openembedded-build-system'> |