summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-07-25 17:05:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-27 23:00:23 +0100
commit3c1c4ceaa470957fe5633d65215f165a38d61be7 (patch)
treededb168ac83f8f10ba02443d7665b56e4644591a /documentation/yocto-project-qs/yocto-project-qs.xml
parent6d7b42f650d29e908d7f1d472bca30e3c76f1c42 (diff)
downloadpoky-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/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 7a1c708857..9a4a14731f 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -301,7 +301,7 @@
301 Git 1.8.3.1 or greater 301 Git 1.8.3.1 or greater
302 </para></listitem> 302 </para></listitem>
303 <listitem><para> 303 <listitem><para>
304 tar 1.24 or greater 304 tar 1.27 or greater
305 </para></listitem> 305 </para></listitem>
306 <listitem><para> 306 <listitem><para>
307 Python 3.4.0 or greater. 307 Python 3.4.0 or greater.