diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-13 14:57:18 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:10 +0100 |
| commit | c20cdf677f2e8cf918426a91774b7bc972c8af0b (patch) | |
| tree | ba037e8a63815f59badfd777ee1e3ccb3c12d9a1 /documentation/dev-manual/dev-manual-start.xml | |
| parent | 3a87636f7460edf603f9a6f8f798065d49063ac6 (diff) | |
| download | poky-c20cdf677f2e8cf918426a91774b7bc972c8af0b.tar.gz | |
documentation: Fixed the links to the BitBake Documentation page.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: ddee80872afc567b9381387980f257b337f29ea1)
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-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index f644ed004f..5ba7b0bf3b 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | 33 | ||
| 34 | <para> | 34 | <para> |
| 35 | You can use the OpenEmbedded build system, which uses | 35 | You can use the OpenEmbedded build system, which uses |
| 36 | <ulink url='http://bitbake.berlios.de/manual/'>BitBake</ulink>, to develop complete Linux | 36 | <ulink url='&BITBAKE_DOCS_URL;'>BitBake</ulink>, to develop complete Linux |
| 37 | images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, | 37 | images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, |
| 38 | x86 and x86-64. | 38 | x86 and x86-64. |
| 39 | While the Yocto Project does not provide a strict testing framework, | 39 | While the Yocto Project does not provide a strict testing framework, |
