summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index f3cf489f5b..92d67e0d63 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -39,8 +39,11 @@
39 <link linkend='metadata'>Metadata</link>. 39 <link linkend='metadata'>Metadata</link>.
40 A good example is Angstrom, which has had a distribution 40 A good example is Angstrom, which has had a distribution
41 based on the Yocto Project since its inception. 41 based on the Yocto Project since its inception.
42 Other examples include commercial distributions like 42 Other examples include commercial distributions like
43 Wind River Linux, Mentor Embedded Linux, and ENEA Linux. 43 <ulink url='https://www.yoctoproject.org/organization/wind-river-systems'>Wind River Linux</ulink>,
44 <ulink url='https://www.yoctoproject.org/organization/mentor-graphics'>Mentor Embedded Linux</ulink>,
45 <ulink url='https://www.yoctoproject.org/organization/enea-ab'>ENEA Linux</ulink>
46 and <ulink url='https://www.yoctoproject.org/ecosystem/member-organizations'>others</ulink>.
44 See the "<link linkend='creating-your-own-distribution'>Creating Your Own Distribution</link>" 47 See the "<link linkend='creating-your-own-distribution'>Creating Your Own Distribution</link>"
45 section for more information. 48 section for more information.
46 </note> 49 </note>
@@ -187,7 +190,7 @@
187 from which the Yocto Project derives its build system (Poky) 190 from which the Yocto Project derives its build system (Poky)
188 and to which it contributes.</para></listitem> 191 and to which it contributes.</para></listitem>
189 <listitem><para><emphasis> 192 <listitem><para><emphasis>
190 <ulink url='http://developer.berlios.de/projects/bitbake/'> 193 <ulink url='http://www.openembedded.org/wiki/BitBake'>
191 BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build system 194 BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build system
192 to process project metadata.</para></listitem> 195 to process project metadata.</para></listitem>
193 <listitem><para><emphasis> 196 <listitem><para><emphasis>