1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

dev-manual: Edits to "Installing the Plug-in Using the Latest Source Code" section.

(From yocto-docs rev: 28deb9648920ace60924b7d2c23a5d9f614b3f21)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-04-10 13:02:20 -07:00
committed by Richard Purdie
parent efac313dd8
commit 0bf8b70c18
@@ -893,7 +893,7 @@
as directed. as directed.
Be sure to provide the name of the Git branch along with the Be sure to provide the name of the Git branch along with the
Yocto Project release you are using. Yocto Project release you are using.
Here is an example that uses the <filename>&DISTRO_NAME;</filename> branches: Here is an example that uses the <filename>&DISTRO_NAME;</filename> branch:
<literallayout class='monospaced'> <literallayout class='monospaced'>
$ ECLIPSE_HOME=/home/scottrif/yocto-eclipse/scripts/eclipse ./build.sh &DISTRO_NAME; &DISTRO_NAME; $ ECLIPSE_HOME=/home/scottrif/yocto-eclipse/scripts/eclipse ./build.sh &DISTRO_NAME; &DISTRO_NAME;
</literallayout> </literallayout>