mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
documentation/bsp-guide: Updates for 1.1.1 Release
Decision made to treat every release like a major release. This caused a scrub through the manual for the string "1.1" and "6.0" and changed to "1.1.1" and "6.0.1". Also the release date changed to 17 February. (From yocto-docs rev: 8438b152ba13dab079b3918fecc418be5ddc19c0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fa056279ea
commit
2ca5c8c03e
@@ -75,9 +75,9 @@
|
||||
back into the Yocto Project, you can simply download the Yocto Project release you want
|
||||
from the website’s <ulink url='http://yoctoproject.org/download'>download page</ulink>.
|
||||
Once you have the tarball, just extract it into a directory of your choice.</para>
|
||||
<para>For example, the following command extracts the Yocto Project 1.1 release tarball
|
||||
<para>For example, the following command extracts the Yocto Project 1.1.1 release tarball
|
||||
into the current working directory and sets up the Yocto Project file structure
|
||||
with a top-level directory named <filename>poky-1.1</filename>:
|
||||
with a top-level directory named <filename>poky-1.1.1</filename>:
|
||||
<literallayout class='monospaced'>
|
||||
$ tar xfj poky-edison-6.0.tar.bz2
|
||||
</literallayout></para>
|
||||
|
||||
Reference in New Issue
Block a user