]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dev-manual: Updated Git repo path for eclipse plugins.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 20 Sep 2013 22:25:58 +0000 (15:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Sep 2013 11:20:50 +0000 (12:20 +0100)
(From yocto-docs rev: 333b0dd4ed0956a3b094fdfdfe2158e6b47bac9b)

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

index a2dabf0185d92221127ac23ff33880de03dbad85..77ca208ec976dfcab91a78e5c1b17947dd69a1d9 100644 (file)
                             <listitem><para>Open a shell and create a Git
                                 repository with:
                                 <literallayout class='monospaced'>
-     $ git clone git://git.yoctoproject.org/eclipse-poky yocto-eclipse
+     $ git clone git://git.yoctoproject.org/eclipse-poky-kepler yocto-eclipse
                                 </literallayout>
+                                <note>
+                                    The Juno repository is located at
+                                    <filename>git://git.yoctoproject.org/eclipse-poky-juno</filename>
+                                </note>
                                 For this example, the repository is named
                                 <filename>~/yocto-eclipse</filename>.
                                 </para></listitem>