diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-02 09:59:11 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-03 14:55:02 +0100 |
| commit | 85673e5466804f6918be72b3b27328783b5ac5c9 (patch) | |
| tree | 27bbb4622ad024268b1a5980eb2d842fb6e4739d /documentation/dev-manual/dev-manual-intro.xml | |
| parent | 7606c30c1915bfa192e5b0d125dc6b6e5e7f1857 (diff) | |
| download | poky-85673e5466804f6918be72b3b27328783b5ac5c9.tar.gz | |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 35 |
1 files changed, 17 insertions, 18 deletions
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 @@ | |||
| 18 | sources where you can find more detail. | 18 | sources where you can find more detail. |
| 19 | For example, detailed information on Git, repositories and open source in general | 19 | For example, detailed information on Git, repositories and open source in general |
| 20 | can be found in many places. | 20 | can be found in many places. |
| 21 | Another example is how to get set up to use the Yocto Project, which our Yocto Project Quick Start covers. | 21 | Another example is how to get set up to use the Yocto Project, which our Yocto Project |
| 22 | Quick Start covers. | ||
| 22 | </para> | 23 | </para> |
| 23 | 24 | ||
| 24 | <para> | 25 | <para> |
| @@ -44,13 +45,7 @@ | |||
| 44 | applications.</para></listitem> | 45 | applications.</para></listitem> |
| 45 | <listitem><para>An overview and understanding of the emulation environment used with | 46 | <listitem><para>An overview and understanding of the emulation environment used with |
| 46 | the Yocto Project (QEMU).</para></listitem> | 47 | the Yocto Project (QEMU).</para></listitem> |
| 47 | <!-- <listitem><para>A discussion of target-level analysis techniques, tools, tips, | 48 | <listitem><para>An understanding of basic kernel architecture and concepts.</para></listitem> |
| 48 | and tricks.</para></listitem> | ||
| 49 | <listitem><para>Considerations for deploying your final product.</para></listitem> --> | ||
| 50 | <listitem><para>An understanding of basic kernel architecture and | ||
| 51 | concepts.</para></listitem> | ||
| 52 | <!-- <listitem><para>Information that will help you migrate an existing project to the | ||
| 53 | Yocto Project development environment.</para></listitem> --> | ||
| 54 | <listitem><para>Many references to other sources of related information.</para></listitem> | 49 | <listitem><para>Many references to other sources of related information.</para></listitem> |
| 55 | </itemizedlist> | 50 | </itemizedlist> |
| 56 | </para> | 51 | </para> |
| @@ -97,7 +92,7 @@ | |||
| 97 | <listitem><para><emphasis> | 92 | <listitem><para><emphasis> |
| 98 | <ulink url='&YOCTO_DOCS_REF_URL;'> | 93 | <ulink url='&YOCTO_DOCS_REF_URL;'> |
| 99 | The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference | 94 | The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference |
| 100 | guide to the Yocto Project build component known as "Poky." | 95 | guide to the OpenEmbedded build system known as "Poky." |
| 101 | The manual also contains a reference chapter on Board Support Package (BSP) | 96 | The manual also contains a reference chapter on Board Support Package (BSP) |
| 102 | layout.</para></listitem> | 97 | layout.</para></listitem> |
| 103 | <listitem><para><emphasis> | 98 | <listitem><para><emphasis> |
| @@ -117,7 +112,7 @@ | |||
| 117 | some work flow examples.</para></listitem> | 112 | some work flow examples.</para></listitem> |
| 118 | <listitem><para><emphasis> | 113 | <listitem><para><emphasis> |
| 119 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> | 114 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> |
| 120 | Yocto Eclipse Plug-in</ulink>:</emphasis> A step-by-step instructional video that | 115 | Eclipse IDE Yocto Plug-in</ulink>:</emphasis> A step-by-step instructional video that |
| 121 | demonstrates how an application developer uses Yocto Plug-in features within | 116 | demonstrates how an application developer uses Yocto Plug-in features within |
| 122 | the Eclipse IDE.</para></listitem> | 117 | the Eclipse IDE.</para></listitem> |
| 123 | <listitem><para><emphasis> | 118 | <listitem><para><emphasis> |
| @@ -158,22 +153,26 @@ | |||
| 158 | <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis> | 153 | <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis> |
| 159 | Two IRC channels on freenode are available | 154 | Two IRC channels on freenode are available |
| 160 | for Yocto Project and Poky discussions: <filename>#yocto</filename> and | 155 | for Yocto Project and Poky discussions: <filename>#yocto</filename> and |
| 161 | <filename>#poky</filename>.</para></listitem> | 156 | <filename>#poky</filename>, respectively.</para></listitem> |
| 162 | <listitem><para><emphasis> | 157 | <listitem><para><emphasis> |
| 163 | <ulink url='&OH_HOME_URL;'>OpenedHand</ulink>:</emphasis> | 158 | <ulink url='&OH_HOME_URL;'>OpenedHand</ulink>:</emphasis> |
| 164 | The company where the Yocto Project build system Poky was first developed. | 159 | The company that initially developed the Poky project, which is the basis |
| 165 | OpenedHand has since been acquired by Intel Corporation.</para></listitem> | 160 | for the OpenEmbedded build system used by the Yocto Project. |
| 161 | OpenedHand was acquired by Intel Corporation in 2008.</para></listitem> | ||
| 166 | <listitem><para><emphasis> | 162 | <listitem><para><emphasis> |
| 167 | <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> | 163 | <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> |
| 168 | The company that acquired OpenedHand in 2008 and continues development on the | 164 | A multinational semiconductor chip manufacturer company whose Software and |
| 169 | Yocto Project.</para></listitem> | 165 | Services Group created and supports the Yocto Project. |
| 166 | Intel acquired OpenedHand in 2008.</para></listitem> | ||
| 170 | <listitem><para><emphasis> | 167 | <listitem><para><emphasis> |
| 171 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> | 168 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> |
| 172 | The upstream, generic, embedded distribution the Yocto Project build system (Poky) derives | 169 | The build system used by the Yocto Project. |
| 173 | from and to which it contributes.</para></listitem> | 170 | This project is the upstream, generic, embedded distribution from which the Yocto |
| 171 | Project derives its build system (Poky) from and to which it contributes.</para></listitem> | ||
| 174 | <listitem><para><emphasis> | 172 | <listitem><para><emphasis> |
| 175 | <ulink url='http://developer.berlios.de/projects/bitbake/'> | 173 | <ulink url='http://developer.berlios.de/projects/bitbake/'> |
| 176 | BitBake</ulink>:</emphasis> The tool used to process Yocto Project metadata.</para></listitem> | 174 | BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build systm |
| 175 | to process project metadata.</para></listitem> | ||
| 177 | <listitem><para><emphasis> | 176 | <listitem><para><emphasis> |
| 178 | <ulink url='http://bitbake.berlios.de/manual/'> | 177 | <ulink url='http://bitbake.berlios.de/manual/'> |
| 179 | BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. | 178 | BitBake User Manual</ulink>:</emphasis> A comprehensive guide to the BitBake tool. |
