mirror of
https://git.yoctoproject.org/poky
synced 2026-09-17 21:49:32 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user