diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-07-25 17:05:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-27 23:00:23 +0100 |
commit | 3c1c4ceaa470957fe5633d65215f165a38d61be7 (patch) | |
tree | dedb168ac83f8f10ba02443d7665b56e4644591a /documentation/ref-manual/introduction.xml | |
parent | 6d7b42f650d29e908d7f1d472bca30e3c76f1c42 (diff) | |
download | poky-3c1c4ceaa470957fe5633d65215f165a38d61be7.tar.gz |
yocto-project-qs, ref-manual: Upgraded tar to 1.27 from 1.24uninative-1.7
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>
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index ad8529e31f..3e89856293 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -403,7 +403,7 @@ | |||
403 | Python: | 403 | Python: |
404 | <itemizedlist> | 404 | <itemizedlist> |
405 | <listitem><para>Git 1.8.3.1 or greater</para></listitem> | 405 | <listitem><para>Git 1.8.3.1 or greater</para></listitem> |
406 | <listitem><para>tar 1.24 or greater</para></listitem> | 406 | <listitem><para>tar 1.27 or greater</para></listitem> |
407 | <listitem><para>Python 3.4.0 or greater</para></listitem> | 407 | <listitem><para>Python 3.4.0 or greater</para></listitem> |
408 | </itemizedlist> | 408 | </itemizedlist> |
409 | </para> | 409 | </para> |