From 85673e5466804f6918be72b3b27328783b5ac5c9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Jul 2012 09:59:11 -0700 Subject: documentation/dev-manual: Scrub for Yocto Project term I have replaced the term "Yocto Project" with more appropriate terms where possible. (From yocto-docs rev: 622ef9a2b4897ecd151b641b43d7706ab673c989) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 35 +++++++++++++-------------- 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'documentation/dev-manual/dev-manual-intro.xml') diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index fd35e283c2..7caa6eb720 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -18,7 +18,8 @@ sources where you can find more detail. For example, detailed information on Git, repositories and open source in general can be found in many places. - Another example is how to get set up to use the Yocto Project, which our Yocto Project Quick Start covers. + Another example is how to get set up to use the Yocto Project, which our Yocto Project + Quick Start covers. @@ -44,13 +45,7 @@ applications. An overview and understanding of the emulation environment used with the Yocto Project (QEMU). - - An understanding of basic kernel architecture and - concepts. - + An understanding of basic kernel architecture and concepts. Many references to other sources of related information. @@ -97,7 +92,7 @@ The Yocto Project Reference Manual: This manual is a reference - guide to the Yocto Project build component known as "Poky." + guide to the OpenEmbedded build system known as "Poky." The manual also contains a reference chapter on Board Support Package (BSP) layout. @@ -117,7 +112,7 @@ some work flow examples. - Yocto Eclipse Plug-in: A step-by-step instructional video that + Eclipse IDE Yocto Plug-in: A step-by-step instructional video that demonstrates how an application developer uses Yocto Plug-in features within the Eclipse IDE. @@ -158,22 +153,26 @@ Internet Relay Chat (IRC): Two IRC channels on freenode are available for Yocto Project and Poky discussions: #yocto and - #poky. + #poky, respectively. OpenedHand: - The company where the Yocto Project build system Poky was first developed. - OpenedHand has since been acquired by Intel Corporation. + The company that initially developed the Poky project, which is the basis + for the OpenEmbedded build system used by the Yocto Project. + OpenedHand was acquired by Intel Corporation in 2008. Intel Corporation: - The company that acquired OpenedHand in 2008 and continues development on the - Yocto Project. + A multinational semiconductor chip manufacturer company whose Software and + Services Group created and supports the Yocto Project. + Intel acquired OpenedHand in 2008. OpenEmbedded: - The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives - from and to which it contributes. + The build system used by the Yocto Project. + This project is the upstream, generic, embedded distribution from which the Yocto + Project derives its build system (Poky) from and to which it contributes. - BitBake: The tool used to process Yocto Project metadata. + BitBake: The tool used by the OpenEmbedded build systm + to process project metadata. BitBake User Manual: A comprehensive guide to the BitBake tool. -- cgit v1.2.3-54-g00ecf