mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
handbook: update references of stable version number
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
82925e8d7f
commit
f99f7e354f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user