summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-system-requirements.xml12
-rw-r--r--documentation/yocto-project-qs/qs.xml9
2 files changed, 0 insertions, 21 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
index dfa2c2b6d1..baeb116a26 100644
--- a/documentation/ref-manual/ref-system-requirements.xml
+++ b/documentation/ref-manual/ref-system-requirements.xml
@@ -270,18 +270,6 @@
270 <para> 270 <para>
271 The following list shows the required packages by function 271 The following list shows the required packages by function
272 given a supported CentOS Linux distribution: 272 given a supported CentOS Linux distribution:
273 <note>
274 For CentOS 6.x, some of the versions of the components
275 provided by the distribution are too old (e.g. Git, Python,
276 and tar).
277 It is recommended that you install the buildtools in order
278 to provide versions that will work with the OpenEmbedded
279 build system.
280 For information on how to install the buildtools tarball,
281 see the
282 "<link linkend='required-git-tar-and-python-versions'>Required Git, Tar, and Python Versions</link>"
283 section.
284 </note>
285 <itemizedlist> 273 <itemizedlist>
286 <listitem><para><emphasis>Essentials:</emphasis> 274 <listitem><para><emphasis>Essentials:</emphasis>
287 Packages needed to build an image for a headless 275 Packages needed to build an image for a headless
diff --git a/documentation/yocto-project-qs/qs.xml b/documentation/yocto-project-qs/qs.xml
index 95c1569cb5..3989fa06ca 100644
--- a/documentation/yocto-project-qs/qs.xml
+++ b/documentation/yocto-project-qs/qs.xml
@@ -267,15 +267,6 @@
267 <note><title>Notes</title> 267 <note><title>Notes</title>
268 <itemizedlist> 268 <itemizedlist>
269 <listitem><para> 269 <listitem><para>
270 CentOS 6.x users need to ensure that the
271 required versions of Git, tar and Python
272 are available.
273 For details, See the
274 "<ulink url='&YOCTO_DOCS_REF_URL;#required-git-tar-and-python-versions'>Required Git, tar, and Python Versions</ulink>"
275 section in the Yocto Project Reference
276 Manual for information.
277 </para></listitem>
278 <listitem><para>
279 Extra Packages for Enterprise Linux 270 Extra Packages for Enterprise Linux
280 (i.e. <filename>epel-release</filename>) 271 (i.e. <filename>epel-release</filename>)
281 is a collection of packages from Fedora 272 is a collection of packages from Fedora