diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-using.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 618e57030f..1ea47d3bb0 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
@@ -842,10 +842,10 @@ | |||
842 | <filename>luna/yocto-&DISTRO;</filename> tag, the | 842 | <filename>luna/yocto-&DISTRO;</filename> tag, the |
843 | <filename>master</filename> documentation | 843 | <filename>master</filename> documentation |
844 | branch, and | 844 | branch, and |
845 | <filename>&DISTRO_NAME;</filename> for the | 845 | <filename>&DISTRO_NAME_NO_CAP;</filename> for the |
846 | release name: | 846 | release name: |
847 | <literallayout class='monospaced'> | 847 | <literallayout class='monospaced'> |
848 | $ ECLIPSE_HOME=/home/scottrif/eclipse-poky/scripts/eclipse ./build.sh luna/yocto-&DISTRO; master &DISTRO_NAME; 2>&1 | tee -a build.log | 848 | $ ECLIPSE_HOME=/home/scottrif/eclipse-poky/scripts/eclipse ./build.sh luna/yocto-&DISTRO; master &DISTRO_NAME_NO_CAP; 2>&1 | tee -a build.log |
849 | </literallayout> | 849 | </literallayout> |
850 | After running the script, the file | 850 | After running the script, the file |
851 | <filename>org.yocto.sdk-</filename><replaceable>release</replaceable><filename>-</filename><replaceable>date</replaceable><filename>-archive.zip</filename> | 851 | <filename>org.yocto.sdk-</filename><replaceable>release</replaceable><filename>-</filename><replaceable>date</replaceable><filename>-archive.zip</filename> |