]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Updated the "Development Checkouts" section
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 30 Oct 2013 15:16:37 +0000 (08:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:58 +0000 (17:09 +0000)
Partial fix for [YOCTO #5368]

Removed the tarball method completely.

(From yocto-docs rev: ca898b6ada09cdf88d6eab373119aac941299363)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/introduction.xml

index 18363d48ddc56667fb368023003e3bbc785ba495..3977d7340d5a16492f20f300d7be7b5a14187bee 100644 (file)
     <para>
         Development using the Yocto Project requires a local
         <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
-        You can set up the Source Directory by downloading a Yocto Project release tarball and unpacking it,
-        or by cloning a copy of the upstream
-        <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
-        For information on both these methods, see the
+        You can set up the Source Directory by cloning a copy of the upstream
+        <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>poky</ulink> Git repository.
+        For information on how to do this, see the
         "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Set Up</ulink>"
         section in the Yocto Project Development Manual.
     </para>