diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-09 09:51:50 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 16:20:55 +0100 |
| commit | 0490239ed00810d207060c4b16be825f2732d3fd (patch) | |
| tree | b0e8fbdaf144182cddc835e8ccc0dff670b5a9eb | |
| parent | 9dae23da322a5ab6e9f26b6e59dbde6581f9c0b8 (diff) | |
| download | poky-0490239ed00810d207060c4b16be825f2732d3fd.tar.gz | |
dev-manual: Updates to the "Other Information" section.
This section was VERY dated.
(From yocto-docs rev: 6a12809fdd60c707592fff88a5b246a94d6ca220)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 35 |
1 files changed, 14 insertions, 21 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index b1ff893ab0..7bc8e148b7 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -100,7 +100,7 @@ | |||
| 100 | need to supplement it with other information. | 100 | need to supplement it with other information. |
| 101 | The following list presents other sources of information you might find helpful: | 101 | The following list presents other sources of information you might find helpful: |
| 102 | <itemizedlist> | 102 | <itemizedlist> |
| 103 | <listitem><para><emphasis>The <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>: | 103 | <listitem><para><emphasis><ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>: |
| 104 | </emphasis> The home page for the Yocto Project provides lots of information on the project | 104 | </emphasis> The home page for the Yocto Project provides lots of information on the project |
| 105 | as well as links to software and documentation.</para></listitem> | 105 | as well as links to software and documentation.</para></listitem> |
| 106 | <listitem><para><emphasis> | 106 | <listitem><para><emphasis> |
| @@ -109,8 +109,7 @@ | |||
| 109 | <listitem><para><emphasis> | 109 | <listitem><para><emphasis> |
| 110 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference | 110 | <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference |
| 111 | guide to the OpenEmbedded build system known as "Poky." | 111 | guide to the OpenEmbedded build system known as "Poky." |
| 112 | The manual also contains a reference chapter on Board Support Package (BSP) | 112 | </para></listitem> |
| 113 | layout.</para></listitem> | ||
| 114 | <listitem><para><emphasis> | 113 | <listitem><para><emphasis> |
| 115 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>:</emphasis> | 114 | <ulink url='&YOCTO_DOCS_ADT_URL;'>Yocto Project Application Developer's Guide</ulink>:</emphasis> |
| 116 | This guide provides information that lets you get going with the Application | 115 | This guide provides information that lets you get going with the Application |
| @@ -122,13 +121,13 @@ | |||
| 122 | Having a commonly understood structure encourages standardization.</para></listitem> | 121 | Having a commonly understood structure encourages standardization.</para></listitem> |
| 123 | <listitem><para><emphasis> | 122 | <listitem><para><emphasis> |
| 124 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>:</emphasis> | 123 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>:</emphasis> |
| 125 | This manual describes how to work with Linux Yocto kernels as well as providing a bit | 124 | This manual describes how to work with Linux Yocto kernels as well as provides a bit |
| 126 | of conceptual information on the construction of the Yocto Linux kernel tree. | 125 | of conceptual information on the construction of the Yocto Linux kernel tree. |
| 127 | </para></listitem> | 126 | </para></listitem> |
| 128 | <listitem><para><emphasis> | 127 | <listitem><para><emphasis> |
| 129 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>:</emphasis> | 128 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>:</emphasis> |
| 130 | This manual presents a set of common and generally useful tracing and | 129 | This manual presents a set of common and generally useful tracing and |
| 131 | profiling schemes along with their application (as appropriate) to each tool. | 130 | profiling schemes along with their applications (as appropriate) to each tool. |
| 132 | </para></listitem> | 131 | </para></listitem> |
| 133 | <listitem><para><emphasis> | 132 | <listitem><para><emphasis> |
| 134 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> | 133 | <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> |
| @@ -147,11 +146,13 @@ | |||
| 147 | Hob's primary goal is to enable a user to perform common tasks more easily.</para></listitem> | 146 | Hob's primary goal is to enable a user to perform common tasks more easily.</para></listitem> |
| 148 | <listitem><para><emphasis> | 147 | <listitem><para><emphasis> |
| 149 | <ulink url='&YOCTO_HOME_URL;/download/build-appliance-0'> | 148 | <ulink url='&YOCTO_HOME_URL;/download/build-appliance-0'> |
| 150 | Build Appliance</ulink>:</emphasis> A bootable custom embedded Linux image you can | 149 | Build Appliance</ulink>:</emphasis> A virtual machine that |
| 151 | either build using a non-Linux development system (VMware applications) or download | 150 | enables you to build and boot a custom embedded Linux image |
| 152 | from the Yocto Project website. | 151 | with the Yocto Project using a non-Linux development system. |
| 153 | See the <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance-manual'>Build Appliance</ulink> | 152 | For more information, see the |
| 154 | page for more information.</para></listitem> | 153 | <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance-manual'>Build Appliance</ulink> |
| 154 | page. | ||
| 155 | </para></listitem> | ||
| 155 | <listitem><para><emphasis> | 156 | <listitem><para><emphasis> |
| 156 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> | 157 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis> |
| 157 | The bug tracking application the Yocto Project uses. | 158 | The bug tracking application the Yocto Project uses. |
| @@ -164,7 +165,9 @@ | |||
| 164 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> for a | 165 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto'></ulink> for a |
| 165 | Yocto Project Discussions mailing list.</para></listitem> | 166 | Yocto Project Discussions mailing list.</para></listitem> |
| 166 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> for a | 167 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> for a |
| 167 | Yocto Project Discussions mailing list about the Poky build system.</para></listitem> | 168 | Yocto Project Discussions mailing list about the |
| 169 | OpenEmbedded build system (Poky). | ||
| 170 | </para></listitem> | ||
| 168 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> | 171 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> |
| 169 | for a mailing list to receive official Yocto Project announcements for developments and | 172 | for a mailing list to receive official Yocto Project announcements for developments and |
| 170 | as well as Yocto Project milestones.</para></listitem> | 173 | as well as Yocto Project milestones.</para></listitem> |
| @@ -177,16 +180,6 @@ | |||
| 177 | for Yocto Project and Poky discussions: <filename>#yocto</filename> and | 180 | for Yocto Project and Poky discussions: <filename>#yocto</filename> and |
| 178 | <filename>#poky</filename>, respectively.</para></listitem> | 181 | <filename>#poky</filename>, respectively.</para></listitem> |
| 179 | <listitem><para><emphasis> | 182 | <listitem><para><emphasis> |
| 180 | <ulink url='&OH_HOME_URL;'>OpenedHand</ulink>:</emphasis> | ||
| 181 | The company that initially developed the Poky project, which is the basis | ||
| 182 | for the OpenEmbedded build system used by the Yocto Project. | ||
| 183 | OpenedHand was acquired by Intel Corporation in 2008.</para></listitem> | ||
| 184 | <listitem><para><emphasis> | ||
| 185 | <ulink url='http://www.intel.com/'>Intel Corporation</ulink>:</emphasis> | ||
| 186 | A multinational semiconductor chip manufacturer company whose Software and | ||
| 187 | Services Group created and supports the Yocto Project. | ||
| 188 | Intel acquired OpenedHand in 2008.</para></listitem> | ||
| 189 | <listitem><para><emphasis> | ||
| 190 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> | 183 | <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>:</emphasis> |
| 191 | The build system used by the Yocto Project. | 184 | The build system used by the Yocto Project. |
| 192 | This project is the upstream, generic, embedded distribution from which the Yocto | 185 | This project is the upstream, generic, embedded distribution from which the Yocto |
