summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 352f89e04f..e119f21afc 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -308,9 +308,9 @@
308 <para> 308 <para>
309 You can download the latest Yocto Project release by going to the 309 You can download the latest Yocto Project release by going to the
310 <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink> 310 <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>
311 clicking "Downloads" in the navigation pane to the left to view all 311 clicking "Downloads" in the navigation pane to the left to view all
312 available Yocto Project releases. 312 available Yocto Project releases.
313 Be sure to scroll down and look for "Yocto Project" under the 313 Be sure to scroll down and look for "Yocto Project" under the
314 "Type" heading in the list. 314 "Type" heading in the list.
315 Nightly and developmental builds are also maintained at 315 Nightly and developmental builds are also maintained at
316 <ulink url="&YOCTO_AB_NIGHTLY_URL;"></ulink>. 316 <ulink url="&YOCTO_AB_NIGHTLY_URL;"></ulink>.
@@ -395,7 +395,7 @@
395 <tip><para> 395 <tip><para>
396 To help conserve disk space during builds, you can add the following statement 396 To help conserve disk space during builds, you can add the following statement
397 to your project's configuration file, which for this example 397 to your project's configuration file, which for this example
398 is <filename>&YOCTO_POKY;-build/conf/local.conf</filename>. 398 is <filename>&YOCTO_POKY;/build/conf/local.conf</filename>.
399 Adding this statement deletes the work directory used for building a package 399 Adding this statement deletes the work directory used for building a package
400 once the package is built. 400 once the package is built.
401 <literallayout class='monospaced'> 401 <literallayout class='monospaced'>
@@ -663,7 +663,7 @@
663 x86, x86-64, ppc, mips, or arm. 663 x86, x86-64, ppc, mips, or arm.
664 </literallayout> 664 </literallayout>
665 <note> 665 <note>
666 For the <filename>qemu</filename> architecture, 666 For the <filename>qemu</filename> architecture,
667 <filename>ext3</filename> and <filename>tar</filename> 667 <filename>ext3</filename> and <filename>tar</filename>
668 files start with the "lib32" string. 668 files start with the "lib32" string.
669 </note> 669 </note>