diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2014-07-28 10:24:43 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 10:00:24 +0100 |
| commit | b1a90747445eccd9c4dc89d9c2c5f843beede891 (patch) | |
| tree | 7946be083573b1abc826af84984b98d57f5c655c /documentation/dev-manual | |
| parent | 6ebbf038ab4ec59454e4465751c7e52a78166d62 (diff) | |
| download | poky-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/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 9 |
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> |
