mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
documentation/yocto-project-qs/yocto-project-qs.xml: updated 5.0.1
For the Bernard release, updated 5.0.1 to 5.0.2. (From yocto-docs rev: 46508b821f9ae77b083d64764af3c51fdfd20108) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fc7f4b9711
commit
cc6e20ea98
|
|
@ -258,9 +258,9 @@
|
|||
|
||||
<para>
|
||||
<literallayout class='monospaced'>
|
||||
$ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2
|
||||
$ tar xjf poky-bernard-5.0.1.tar.bz2
|
||||
$ source poky-bernard-5.0.1/poky-init-build-env poky-5.0.1-build
|
||||
$ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.2.tar.bz2
|
||||
$ tar xjf poky-bernard-5.0.2.tar.bz2
|
||||
$ source poky-bernard-5.0.2/poky-init-build-env poky-5.0.2-build
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
|
|
@ -278,8 +278,8 @@
|
|||
<listitem><para>The first two commands extract the Yocto Project files from the
|
||||
release tarball and place them into a subdirectory of your current directory.</para></listitem>
|
||||
<listitem><para>The <command>source</command> command creates the
|
||||
<filename>poky-5.0.1-build</filename> directory and executes the <command>cd</command>
|
||||
command to make <filename>poky-5.0.1-build</filename> the working directory.
|
||||
<filename>poky-5.0.2-build</filename> directory and executes the <command>cd</command>
|
||||
command to make <filename>poky-5.0.2-build</filename> the working directory.
|
||||
The resulting build directory contains all the files created during the build.
|
||||
By default the target architecture is qemux86.
|
||||
To change this default, edit the value of the MACHINE variable in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user