diff options
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 34 |
1 files changed, 27 insertions, 7 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index b64e6224ae..5100149c9c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -339,13 +339,33 @@ | |||
| 339 | <literallayout class='monospaced'> | 339 | <literallayout class='monospaced'> |
| 340 | $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm | 340 | $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm |
| 341 | </literallayout> | 341 | </literallayout> |
| 342 | <note> | 342 | <note><title>Notes</title> |
| 343 | CentOS 6.x users need to ensure that the required | 343 | <itemizedlist> |
| 344 | versions of Git, tar and Python are available. | 344 | <listitem><para> |
| 345 | For details, See the | 345 | CentOS 6.x users need to ensure that the |
| 346 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>" | 346 | required versions of Git, tar and Python |
| 347 | section in the Yocto Project Reference Manual for | 347 | are available. |
| 348 | information. | 348 | For details, See the |
| 349 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>" | ||
| 350 | section in the Yocto Project Reference | ||
| 351 | Manual for information. | ||
| 352 | </para></listitem> | ||
| 353 | <listitem><para> | ||
| 354 | Extra Packages for Enterprise Linux | ||
| 355 | (i.e. <filename>epel-release</filename>) | ||
| 356 | is a collection of packages from Fedora | ||
| 357 | built on RHEL/CentOS for easy installation | ||
| 358 | of packages not included in enterprise | ||
| 359 | Linux by default. | ||
| 360 | You need to install these packages | ||
| 361 | separately. | ||
| 362 | </para></listitem> | ||
| 363 | <listitem><para> | ||
| 364 | The <filename>makecache</filename> command | ||
| 365 | consumes additional Metadata from | ||
| 366 | <filename>epel-release</filename>. | ||
| 367 | </para></listitem> | ||
| 368 | </itemizedlist> | ||
| 349 | </note> | 369 | </note> |
| 350 | </para></listitem> | 370 | </para></listitem> |
| 351 | </itemizedlist> | 371 | </itemizedlist> |
