aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-28 10:24:43 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-02 10:00:24 +0100
commitb1a90747445eccd9c4dc89d9c2c5f843beede891 (patch)
tree7946be083573b1abc826af84984b98d57f5c655c /documentation
parent6ebbf038ab4ec59454e4465751c7e52a78166d62 (diff)
downloadopenembedded-core-contrib-b1a90747445eccd9c4dc89d9c2c5f843beede891.tar.gz
dev-manual: Patch to fix some links and references.
Add in a few links to member orgs, and update the BitBake link. (From yocto-docs rev: 481c89e9b8e219358db8bfdfff0b5b0150247c07) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
<link linkend='metadata'>Metadata</link>.
A good example is Angstrom, which has had a distribution
based on the Yocto Project since its inception.
- Other examples include commercial distributions like
- Wind River Linux, Mentor Embedded Linux, and ENEA Linux.
+ Other examples include commercial distributions like
+ <ulink url='https://www.yoctoproject.org/organization/wind-river-systems'>Wind River Linux</ulink>,
+ <ulink url='https://www.yoctoproject.org/organization/mentor-graphics'>Mentor Embedded Linux</ulink>,
+ <ulink url='https://www.yoctoproject.org/organization/enea-ab'>ENEA Linux</ulink>
+ and <ulink url='https://www.yoctoproject.org/ecosystem/member-organizations'>others</ulink>.
See the "<link linkend='creating-your-own-distribution'>Creating Your Own Distribution</link>"
section for more information.
</note>
@@ -187,7 +190,7 @@
from which the Yocto Project derives its build system (Poky)
and to which it contributes.</para></listitem>
<listitem><para><emphasis>
- <ulink url='http://developer.berlios.de/projects/bitbake/'>
+ <ulink url='http://www.openembedded.org/wiki/BitBake'>
BitBake</ulink>:</emphasis> The tool used by the OpenEmbedded build system
to process project metadata.</para></listitem>
<listitem><para><emphasis>