1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

documentation: typo, spelling & minor grammar fixes

(From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2011-08-23 13:06:37 +01:00
committed by Richard Purdie
parent 82fd0556c2
commit e4e0d026c1
10 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -131,7 +131,7 @@
meta-crownbay/conf/machine/crownbay.conf meta-crownbay/conf/machine/crownbay.conf
meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig meta-crownbay/recipes-bsp/formfactor/formfactor/crownbay/machconfig
meta-crownbay/recipes-bsp/formfactor/formfactor_0.0.bbappend meta-crownbay/recipes-bsp/formfactor/formfactor_0.0.bbappend
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xcorg.conf meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin/.gitignore meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin/.gitignore
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb
@@ -355,7 +355,7 @@
All files that are needed for the BSP to support a display are kept here. All files that are needed for the BSP to support a display are kept here.
For example, in the Crownbay BSP several display support files exist: For example, in the Crownbay BSP several display support files exist:
<literallayout class='monospaced'> <literallayout class='monospaced'>
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xcorg.conf meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin/.gitignore meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin/.gitignore
meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb
@@ -292,7 +292,7 @@
<para>It is worth remembering that when using <filename>devshell</filename> <para>It is worth remembering that when using <filename>devshell</filename>
you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename> you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename>
instead of just using <filename>gcc</filename>. instead of just using <filename>gcc</filename>.
The same applies to other applications such as <filename>bintuils</filename>, The same applies to other applications such as <filename>binutils</filename>,
<filename>libtool</filename> and so forth. <filename>libtool</filename> and so forth.
The Yocto Project has setup environment variables such as <filename>CC</filename> The Yocto Project has setup environment variables such as <filename>CC</filename>
to assist applications, such as <filename>make</filename> to find the correct tools.</para> to assist applications, such as <filename>make</filename> to find the correct tools.</para>
+5 -5
View File
@@ -124,7 +124,7 @@
</question> </question>
<answer> <answer>
<para> <para>
The <ulink url='http://vernier.com/labquest/'>Vernier Labquest</ulink> is using Poky (for more about the Labquest see the case study at OpenedHand). There are a number of pre-production devices using Poky and we will announce those as soon as they are released. The <ulink url='http://vernier.com/labquest/'>Vernier LabQuest</ulink> is using Poky (for more about the LabQuest see the case study at OpenedHand). There are a number of pre-production devices using Poky and we will announce those as soon as they are released.
</para> </para>
</answer> </answer>
</qandaentry> </qandaentry>
@@ -299,7 +299,7 @@
<qandaentry> <qandaentry>
<question> <question>
<para> <para>
I'm using Ubuntu Intrepid and am seeing build failures. Whats wrong? I'm using Ubuntu Intrepid and am seeing build failures. Whats wrong?
</para> </para>
</question> </question>
<answer> <answer>
@@ -315,7 +315,7 @@
<qandaentry> <qandaentry>
<question> <question>
<para> <para>
Whats the difference between foo and foo-native? Whats the difference between foo and foo-native?
</para> </para>
</question> </question>
<answer> <answer>
@@ -473,7 +473,7 @@
<answer> <answer>
<para> <para>
The way Poky obtains source code is highly configurable. The way Poky obtains source code is highly configurable.
You can setup Poky to get source code in most environmnents if You can setup Poky to get source code in most environments if
HTTP transport is available. HTTP transport is available.
</para> </para>
<para> <para>
@@ -501,7 +501,7 @@
<para> <para>
These changes cause Poky to intercept GIT, FTP, HTTP, and HTTPS These changes cause Poky to intercept GIT, FTP, HTTP, and HTTPS
requests and direct them to the <filename>http://</filename> sources mirror. requests and direct them to the <filename>http://</filename> sources mirror.
You can use <filename>file://</filename> urls to point to local directories You can use <filename>file://</filename> URLs to point to local directories
or network shares as well. or network shares as well.
</para> </para>
<para> <para>
@@ -70,7 +70,7 @@
The <filename>base.bbclass</filename> file is always included. The <filename>base.bbclass</filename> file is always included.
Other classes that are specified in the configuration using the Other classes that are specified in the configuration using the
<filename><link linkend='var-INHERIT'>INHERIT</link></filename> <filename><link linkend='var-INHERIT'>INHERIT</link></filename>
variable are also inculded. variable are also included.
Class files are searched for in a <filename>classes</filename> subdirectory Class files are searched for in a <filename>classes</filename> subdirectory
under the paths in <filename>BBPATH</filename> in the same way as under the paths in <filename>BBPATH</filename> in the same way as
configuration files. configuration files.
@@ -128,7 +128,7 @@
<para> <para>
Sometimes a target might have multiple providers. Sometimes a target might have multiple providers.
A common example is "virtual/kernel", which is provided by each kernel package. A common example is "virtual/kernel", which is provided by each kernel package.
Each machine often elects the best kernel provider by using a line similar to the Each machine often selects the best kernel provider by using a line similar to the
following in the machine configuration file: following in the machine configuration file:
</para> </para>
@@ -81,7 +81,7 @@
<title>Alternatives - <filename>update-alternatives.bbclass</filename></title> <title>Alternatives - <filename>update-alternatives.bbclass</filename></title>
<para> <para>
Several programs can fulfill the same or similar function and be installed with the same name. Several programs can fulfil the same or similar function and be installed with the same name.
For example, the <filename>ar</filename> command is available from the For example, the <filename>ar</filename> command is available from the
<filename>busybox</filename>, <filename>binutils</filename> and <filename>busybox</filename>, <filename>binutils</filename> and
<filename>elfutils</filename> packages. <filename>elfutils</filename> packages.
@@ -211,7 +211,7 @@
Recipes for Perl modules are simple. Recipes for Perl modules are simple.
These recipes usually only need to point to the source's archive and then inherit the These recipes usually only need to point to the source's archive and then inherit the
proper <filename>.bbclass</filename> file. proper <filename>.bbclass</filename> file.
Building is split into two methods dependling on which method the module authors used. Building is split into two methods depending on which method the module authors used.
</para> </para>
<para> <para>
@@ -360,7 +360,7 @@
used to provide cached test results so these tests can be skipped over but used to provide cached test results so these tests can be skipped over but
still make the correct values available. still make the correct values available.
The <filename><link linkend='structure-meta-site'>meta/site directory</link></filename> The <filename><link linkend='structure-meta-site'>meta/site directory</link></filename>
contains test results sorted into different categories such as architecture, endianess, and contains test results sorted into different categories such as architecture, endianness, and
the libc used. the libc used.
Site information provides a list of files containing data relevant to Site information provides a list of files containing data relevant to
the current build in the the current build in the
+1 -1
View File
@@ -86,7 +86,7 @@
from a USB device or CD as is.</para></listitem> from a USB device or CD as is.</para></listitem>
<listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis> <listitem><para><emphasis><filename>core-image-clutter</filename>:</emphasis>
An image with support for the Open GL-based toolkit Clutter, which enables development of An image with support for the Open GL-based toolkit Clutter, which enables development of
rich and animated graphical user interaces.</para></listitem> rich and animated graphical user interfaces.</para></listitem>
<listitem><para><emphasis><filename>core-image-sato</filename>:</emphasis> <listitem><para><emphasis><filename>core-image-sato</filename>:</emphasis>
An image with Sato support, a mobile environment and visual style that works well An image with Sato support, a mobile environment and visual style that works well
with mobile devices. with mobile devices.
@@ -173,7 +173,7 @@
<title><filename>build/pseudodone</filename></title> <title><filename>build/pseudodone</filename></title>
<para> <para>
This tag file indicates that the intitial pseudo binary was created. This tag file indicates that the initial pseudo binary was created.
The file is built the first time BitBake is invoked. The file is built the first time BitBake is invoked.
</para> </para>
</section> </section>
@@ -468,7 +468,7 @@
Any distribution-specific configuration is controlled from this directory. Any distribution-specific configuration is controlled from this directory.
The Yocto Project only contains the Yocto Project distribution so The Yocto Project only contains the Yocto Project distribution so
<filename>defaultsetup.conf</filename> is the main file here. <filename>defaultsetup.conf</filename> is the main file here.
This directory includes the versions and SRCDATES for applications that are configured here. This directory includes the versions and SRCDATEs for applications that are configured here.
An example of an alternative configuration is <filename>poky-bleeding.conf</filename> An example of an alternative configuration is <filename>poky-bleeding.conf</filename>
although this file mainly inherits its configuration from the Yocto Project itself. although this file mainly inherits its configuration from the Yocto Project itself.
</para> </para>
@@ -479,7 +479,7 @@
<para> <para>
This directory contains anything linking to specific hardware or hardware configuration information This directory contains anything linking to specific hardware or hardware configuration information
such as "uboot" and "grub". such as "u-boot" and "grub".
</para> </para>
</section> </section>
@@ -575,7 +575,7 @@
<para> <para>
This directory contains recipes that used by other recipes, but that are not directly This directory contains recipes that used by other recipes, but that are not directly
included in images (i.e. depenendies of other recipes). included in images (i.e. dependencies of other recipes).
</para> </para>
</section> </section>
@@ -76,7 +76,7 @@
<glossdef> <glossdef>
<para>Identifies layer-specific <filename>.bbfiles</filename>, which contain recipes <para>Identifies layer-specific <filename>.bbfiles</filename>, which contain recipes
used by BitBake to build software. used by BitBake to build software.
The Variable is appended with a layer name.</para> The variable is appended with a layer name.</para>
</glossdef> </glossdef>
</glossentry> </glossentry>
@@ -322,7 +322,7 @@
<filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename> <filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename>
variable generally configured in image recipes. variable generally configured in image recipes.
You can use this variable to add more features in addition to those. You can use this variable to add more features in addition to those.
Here are some exmaples of features you can add:</para> Here are some examples of features you can add:</para>
<literallayout class='monospaced'> <literallayout class='monospaced'>
"dbg-pkgs" - Adds -dbg packages for all installed packages "dbg-pkgs" - Adds -dbg packages for all installed packages
including symbol information for debugging and including symbol information for debugging and
@@ -647,7 +647,7 @@
<glossentry id='var-PACKAGE_DESCRIPTION'><glossterm>PACKAGE_DESCRIPTION</glossterm> <glossentry id='var-PACKAGE_DESCRIPTION'><glossterm>PACKAGE_DESCRIPTION</glossterm>
<glossdef> <glossdef>
<para>The long form description of the binary package for packaging sytems such as <para>The long form description of the binary package for packaging systems such as
<filename>ipkg</filename>, <filename>rpm</filename> or <filename>debian</filename>. <filename>ipkg</filename>, <filename>rpm</filename> or <filename>debian</filename>.
By default, this variable inherits <filename>DESCRIPTION</filename>.</para> By default, this variable inherits <filename>DESCRIPTION</filename>.</para>
</glossdef> </glossdef>
@@ -664,7 +664,7 @@
<glossentry id='var-PACKAGE_SUMMARY'><glossterm>PACKAGE_SUMMARY</glossterm> <glossentry id='var-PACKAGE_SUMMARY'><glossterm>PACKAGE_SUMMARY</glossterm>
<glossdef> <glossdef>
<para>The short (72 character limit suggested) summary of the binary <para>The short (72 character limit suggested) summary of the binary
package for packaging sytems such as <filename>ipkg</filename>, package for packaging systems such as <filename>ipkg</filename>,
<filename>rpm</filename> or <filename>debian</filename>. <filename>rpm</filename> or <filename>debian</filename>.
By default, this variable inherits <filename>DESCRIPTION</filename>.</para> By default, this variable inherits <filename>DESCRIPTION</filename>.</para>
</glossdef> </glossdef>
@@ -1026,7 +1026,7 @@
<glossentry id='var-TERMCMD'><glossterm>TERMCMD</glossterm> <glossentry id='var-TERMCMD'><glossterm>TERMCMD</glossterm>
<glossdef> <glossdef>
<para> <para>
This command is used by BitBake to lauch a terminal window with a This command is used by BitBake to launch a terminal window with a
shell. shell.
The shell is unspecified so the user's default shell is used. The shell is unspecified so the user's default shell is used.
By default, the variable is set to "gnome-terminal" but it can By default, the variable is set to "gnome-terminal" but it can
+1 -1
View File
@@ -72,7 +72,7 @@
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
<ulink url='http://yoctoproject.org'>The Yocto Project website</ulink> - The home site <ulink url='http://yoctoproject.org'>The Yocto Project website</ulink> - The home site
for Yocto Project. for the Yocto Project.
</para></listitem> </para></listitem>
<!-- <listitem><para> <!-- <listitem><para>
<ulink url='http://pokylinux.org'>The Poky website</ulink> - The home site <ulink url='http://pokylinux.org'>The Poky website</ulink> - The home site
+1 -1
View File
@@ -468,7 +468,7 @@
Here are some other tips that you might find useful: Here are some other tips that you might find useful:
<itemizedlist> <itemizedlist>
<listitem><para>When adding new packages, it is worth watching for <listitem><para>When adding new packages, it is worth watching for
undesireable items making their way into compiler command lines. undesirable items making their way into compiler command lines.
For example, you do not want references to local system files like For example, you do not want references to local system files like
<filename>/usr/lib/</filename> or <filename>/usr/include/</filename>. <filename>/usr/lib/</filename> or <filename>/usr/include/</filename>.
</para></listitem> </para></listitem>