diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-03-18 15:45:53 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-03-18 16:10:42 +0000 |
commit | 208f6a9ec07d6626fb4afc6e730d66bd2e8681e9 (patch) | |
tree | 98ad374ba1bd467a94bf202f6cb05d8517f993b4 /handbook | |
parent | ffb5db2c578cb117ff06f49db51c2b7f629902c1 (diff) | |
download | poky-208f6a9ec07d6626fb4afc6e730d66bd2e8681e9.tar.gz |
handbook: update references of stable version number
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'handbook')
-rw-r--r-- | handbook/introduction.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/introduction.xml b/handbook/introduction.xml index 6155820002..e741967f48 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml | |||
@@ -177,9 +177,9 @@ | |||
177 | 177 | ||
178 | <para> | 178 | <para> |
179 | <literallayout class='monospaced'> | 179 | <literallayout class='monospaced'> |
180 | $ wget http://pokylinux.org/releases/purple-3.2.tar.gz | 180 | $ wget http://pokylinux.org/releases/purple-3.2.1.tar.gz |
181 | $ tar zxvf purple-3.2.tar.gz | 181 | $ tar zxvf purple-3.2.1.tar.gz |
182 | $ cd purple-3.2/ | 182 | $ cd purple-3.2.1/ |
183 | $ source poky-init-build-env | 183 | $ source poky-init-build-env |
184 | $ bitbake poky-image-sato | 184 | $ bitbake poky-image-sato |
185 | $ runqemu qemux86 | 185 | $ runqemu qemux86 |