handbook: point people at purple in the introduction

This commit is contained in:
Joshua Lock 2009-12-11 14:22:46 +00:00
parent 8626d103f7
commit e8bb07c601

View File

@ -178,12 +178,12 @@ provided by the principal developer and maintainer of Poky, <ulink url="http://o
<para>
<literallayout class='monospaced'>
$ wget http://pokylinux.org/releases/pinky-3.1.tar.gz
$ tar zxvf pinky-3.1.tar.gz
$ cd pinky-3.1/
$ wget http://pokylinux.org/releases/purple-3.2.tar.gz
$ tar zxvf purple-3.2.tar.gz
$ cd purple-3.2/
$ source poky-init-build-env
$ bitbake poky-image-sato
$ runqemu qemuarm
$ runqemu qemux86
</literallayout>
</para>