handbook: Fix references to the stable release

The handbook was still talking about the purple release, we're green now

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-06-14 11:45:30 +01:00
parent 71d24f5d1a
commit c3e09804e5
2 changed files with 5 additions and 5 deletions

View File

@ -177,9 +177,9 @@
<para>
<literallayout class='monospaced'>
$ wget http://pokylinux.org/releases/purple-3.2.1.tar.gz
$ tar zxvf purple-3.2.1.tar.gz
$ cd purple-3.2.1/
$ wget http://pokylinux.org/releases/poky-green-3.3.tar.bz2
$ tar zxvf poky-green-3.3.tar.bz2
$ cd green-3.3/
$ source poky-init-build-env
$ bitbake poky-image-sato
$ runqemu qemux86

View File

@ -44,8 +44,8 @@
<revhistory>
<revision>
<revnumber>3.2+git</revnumber>
<date>18 March 2010</date>
<revnumber>3.3</revnumber>
<date>11 June 2010</date>
<revremark>Poky Master Documentation</revremark>
</revision>
</revhistory>