diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2013-11-05 10:34:12 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:02 +0000 |
| commit | a8388ac9f59f7710ac5c6635a32ec37cce2046d3 (patch) | |
| tree | dd47b058f9464f1dd9d50e11662dc62574d3cad5 /documentation | |
| parent | ae7c4d5626a63b542caf10234332e44c9f66555a (diff) | |
| download | poky-a8388ac9f59f7710ac5c6635a32ec37cce2046d3.tar.gz | |
ref-manual: Small number of fixes to Ch1 of ref-manual
Three chunks attempted in a patch from Robert. Two out of
three worked. One did not because the text had changed due
to re-writing a note that had some links to out-of-date
wiki pages.
(From yocto-docs rev: 7f807d6df4842d47534c4011ccf67fd01bf0b830)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index ab53cf5da9..19a1fcc7e0 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -246,11 +246,11 @@ | |||
| 246 | </section> | 246 | </section> |
| 247 | 247 | ||
| 248 | <section id='opensuse-packages'> | 248 | <section id='opensuse-packages'> |
| 249 | <title>OpenSUSE Packages</title> | 249 | <title>openSUSE Packages</title> |
| 250 | 250 | ||
| 251 | <para> | 251 | <para> |
| 252 | The following list shows the required packages by function | 252 | The following list shows the required packages by function |
| 253 | given a supported OpenSUSE Linux distribution: | 253 | given a supported openSUSE Linux distribution: |
| 254 | <itemizedlist> | 254 | <itemizedlist> |
| 255 | <listitem><para><emphasis>Essentials:</emphasis> | 255 | <listitem><para><emphasis>Essentials:</emphasis> |
| 256 | Packages needed to build an image for a headless | 256 | Packages needed to build an image for a headless |
| @@ -341,8 +341,8 @@ | |||
| 341 | you can resolve this by either downloading a pre-built tarball | 341 | you can resolve this by either downloading a pre-built tarball |
| 342 | containing these tools, or building such a tarball on another | 342 | containing these tools, or building such a tarball on another |
| 343 | system. | 343 | system. |
| 344 | Regardless of the method, once you have the tarball you simply | 344 | Regardless of the method, once you have the tarball, you simply |
| 345 | install it somewhere on you system, such as a directory in your | 345 | install it somewhere on your system, such as a directory in your |
| 346 | home directory, and then source the environment script provided, | 346 | home directory, and then source the environment script provided, |
| 347 | which adds the tools into <filename>PATH</filename> and sets | 347 | which adds the tools into <filename>PATH</filename> and sets |
| 348 | any other environment variables required to run the tools. | 348 | any other environment variables required to run the tools. |
