yocto-project-qs, ref-manual: Upgraded tar to 1.27 from 1.24

The minimum version of tar is now 1.27. This was changed in both
the yocto-project-qs and ref-manual.

(From yocto-docs rev: b0fe513e08de860e94a3617fd62382430e321c77)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-07-25 17:05:45 -07:00
committed by Richard Purdie
parent 6d7b42f650
commit 3c1c4ceaa4
2 changed files with 2 additions and 2 deletions

View File

@@ -403,7 +403,7 @@
Python:
<itemizedlist>
<listitem><para>Git 1.8.3.1 or greater</para></listitem>
<listitem><para>tar 1.24 or greater</para></listitem>
<listitem><para>tar 1.27 or greater</para></listitem>
<listitem><para>Python 3.4.0 or greater</para></listitem>
</itemizedlist>
</para>

View File

@@ -301,7 +301,7 @@
Git 1.8.3.1 or greater
</para></listitem>
<listitem><para>
tar 1.24 or greater
tar 1.27 or greater
</para></listitem>
<listitem><para>
Python 3.4.0 or greater.