From c3e09804e5157237e86b44b51126be06b97139f8 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Mon, 14 Jun 2010 11:45:30 +0100 Subject: 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 --- handbook/introduction.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'handbook/introduction.xml') diff --git a/handbook/introduction.xml b/handbook/introduction.xml index a7ea20ff0..8ec98f545 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml @@ -177,9 +177,9 @@ -$ 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 -- cgit v1.2.3