]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: updated the list of where to get YP release
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 30 Oct 2013 15:09:53 +0000 (08:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:58 +0000 (17:09 +0000)
Partial fix for [YOCTO #5368]

The list that summarized where to get YP release did not include
the source repositories.  It basically just listed tarball
areas.  Now that cloning the Git repo of poky is the preferred
method for obtaining YP, I made sure that this area was the
first spot listed and called out as the preferred method.

(From yocto-docs rev: d5aabd2cb70ea7b7caf5f39d0630ba6961280e1a)

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 3e071baebd347cb089cd5c848ed7c58c639689b8..18363d48ddc56667fb368023003e3bbc785ba495 100644 (file)
         The Yocto Project development team makes the Yocto Project available through a number
         of methods:
         <itemizedlist>
-            <listitem><para><emphasis>Releases:</emphasis> Stable, tested releases are available through
+            <listitem><para><emphasis>Source Repositories:</emphasis>
+                Working from a copy of the upstream
+                <filename>poky</filename> repository is the
+                preferred method for obtaining and using a Yocto Project
+                release.
+                You can view the Yocto Project Source Repositories at
+                <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>.
+                In particular, you can find the
+                <filename>poky</filename> repository at
+                <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/poky/'></ulink>.
+                </para></listitem>
+            <listitem><para><emphasis>Releases:</emphasis> Stable, tested
+                releases are available as tarballs through
                 <ulink url='&YOCTO_DL_URL;/releases/yocto/'/>.</para></listitem>
-            <listitem><para><emphasis>Nightly Builds:</emphasis> These releases are available at
+            <listitem><para><emphasis>Nightly Builds:</emphasis> These
+                tarball releases are available at
                 <ulink url='http://autobuilder.yoctoproject.org/nightly'/>.
-                These builds include Yocto Project releases, meta-toolchain tarball installation scripts, and
-                experimental builds.</para></listitem>
-            <listitem><para><emphasis>Yocto Project Website:</emphasis> You can find releases
-                of the Yocto Project and supported BSPs at the
+                These builds include Yocto Project releases, meta-toolchain
+                tarball installation scripts, and experimental builds.
+                </para></listitem>
+            <listitem><para><emphasis>Yocto Project Website:</emphasis> You can
+                find tarball releases of the Yocto Project and supported BSPs
+                at the
                 <ulink url='&YOCTO_HOME_URL;'>Yocto Project website</ulink>.
-                Along with these downloads, you can find lots of other information at this site.
+                Along with these downloads, you can find lots of other
+                information at this site.
                 </para></listitem>
         </itemizedlist>
     </para>