diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-06-14 11:45:30 +0100 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-06-14 12:05:17 +0100 |
commit | c3e09804e5157237e86b44b51126be06b97139f8 (patch) | |
tree | d64c432a9ec06dde0b0ef2dea3bbe214f36eed69 /handbook | |
parent | 71d24f5d1a924e378637bcbf2bb53273342d3da6 (diff) | |
download | poky-c3e09804e5157237e86b44b51126be06b97139f8.tar.gz |
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>
Diffstat (limited to 'handbook')
-rw-r--r-- | handbook/introduction.xml | 6 | ||||
-rw-r--r-- | handbook/poky-handbook.xml | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/handbook/introduction.xml b/handbook/introduction.xml index a7ea20ff0d..8ec98f5453 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.1.tar.gz | 180 | $ wget http://pokylinux.org/releases/poky-green-3.3.tar.bz2 |
181 | $ tar zxvf purple-3.2.1.tar.gz | 181 | $ tar zxvf poky-green-3.3.tar.bz2 |
182 | $ cd purple-3.2.1/ | 182 | $ cd green-3.3/ |
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 |
diff --git a/handbook/poky-handbook.xml b/handbook/poky-handbook.xml index 1064a545a4..93673318eb 100644 --- a/handbook/poky-handbook.xml +++ b/handbook/poky-handbook.xml | |||
@@ -44,8 +44,8 @@ | |||
44 | 44 | ||
45 | <revhistory> | 45 | <revhistory> |
46 | <revision> | 46 | <revision> |
47 | <revnumber>3.2+git</revnumber> | 47 | <revnumber>3.3</revnumber> |
48 | <date>18 March 2010</date> | 48 | <date>11 June 2010</date> |
49 | <revremark>Poky Master Documentation</revremark> | 49 | <revremark>Poky Master Documentation</revremark> |
50 | </revision> | 50 | </revision> |
51 | </revhistory> | 51 | </revhistory> |