mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
handbook: update references of stable version number
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -178,9 +178,9 @@ provided by the principal developer and maintainer of Poky, <ulink url="http://o
|
||||
|
||||
<para>
|
||||
<literallayout class='monospaced'>
|
||||
$ wget http://pokylinux.org/releases/purple-3.2.tar.gz
|
||||
$ tar zxvf purple-3.2.tar.gz
|
||||
$ cd purple-3.2/
|
||||
$ wget http://pokylinux.org/releases/purple-3.2.1.tar.gz
|
||||
$ tar zxvf purple-3.2.1.tar.gz
|
||||
$ cd purple-3.2.1/
|
||||
$ source poky-init-build-env
|
||||
$ bitbake poky-image-sato
|
||||
$ runqemu qemux86
|
||||
|
||||
Reference in New Issue
Block a user