diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 791315c960..dbf05655ab 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -31,7 +31,8 @@ | |||
| 31 | </para> | 31 | </para> |
| 32 | 32 | ||
| 33 | <para> | 33 | <para> |
| 34 | You can use the Yocto Project, which uses the BitBake build tool, to develop complete Linux | 34 | You can use the Yocto Project build system, which uses |
| 35 | <ulink url='http://bitbake.berlios.de/manual/'>BitBake</ulink>, to develop complete Linux | ||
| 35 | images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, | 36 | images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, |
| 36 | x86 and x86-64. | 37 | x86 and x86-64. |
| 37 | While the Yocto Project does not provide a strict testing framework, | 38 | While the Yocto Project does not provide a strict testing framework, |
| @@ -109,11 +110,11 @@ | |||
| 109 | <literallayout class='monospaced'> | 110 | <literallayout class='monospaced'> |
| 110 | $ git clone git://git.yoctoproject.org/poky | 111 | $ git clone git://git.yoctoproject.org/poky |
| 111 | Initialized empty Git repository in /home/scottrif/poky/.git/ | 112 | Initialized empty Git repository in /home/scottrif/poky/.git/ |
| 112 | remote: Counting objects: 116882, done. | 113 | remote: Counting objects: 141863, done. |
| 113 | remote: Compressing objects: 100% (35987/35987), done. | 114 | remote: Compressing objects: 100% (38624/38624), done. |
| 114 | remote: Total 116882 (delta 80651), reused 113045 (delta 77578) | 115 | remote: Total 141863 (delta 99661), reused 141816 (delta 99614) |
| 115 | Receiving objects: 100% (116882/116882), 72.13 MiB | 2.68 MiB/s, done. | 116 | Receiving objects: 100% (141863/141863), 76.64 MiB | 126 KiB/s, done. |
| 116 | Resolving deltas: 100% (80651/80651), done. | 117 | Resolving deltas: 100% (99661/99661), done. |
| 117 | </literallayout></para> | 118 | </literallayout></para> |
| 118 | <para>For another example of how to set up your own local Git repositories, see this | 119 | <para>For another example of how to set up your own local Git repositories, see this |
| 119 | <ulink url='&YOCTO_WIKI_URL;/wiki/Transcript:_from_git_checkout_to_meta-intel_BSP'> | 120 | <ulink url='&YOCTO_WIKI_URL;/wiki/Transcript:_from_git_checkout_to_meta-intel_BSP'> |
