ref-manual: bump tar and python min versions

* tar min version is now 1.28
* python min version is now 3.5

(From yocto-docs rev: 96dfaee63f84c21fc2bf460ded642b853a5317cf)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tim Orling
2020-04-02 17:55:53 -07:00
committed by Richard Purdie
parent cdca9b23c9
commit 2888172856

View File

@@ -314,8 +314,8 @@
Python:
<itemizedlist>
<listitem><para>Git 1.8.3.1 or greater</para></listitem>
<listitem><para>tar 1.27 or greater</para></listitem>
<listitem><para>Python 3.4.0 or greater</para></listitem>
<listitem><para>tar 1.28 or greater</para></listitem>
<listitem><para>Python 3.5.0 or greater</para></listitem>
</itemizedlist>
</para>