diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index dc609f47dc..b98c0fe899 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -939,14 +939,14 @@
For example, if you are using Luna, do the
following:
- $ git checkout luna/yocto-1.8
+ $ git checkout luna/yocto-&DISTRO;
This puts you in a detached HEAD state, which
is fine since you are only going to be building
and not developing.
If you are building kepler, checkout the
- kepler/yocto-1.8
+ kepler/yocto-&DISTRO;
branch.
@@ -975,13 +975,13 @@
Be sure to provide the tag name, documentation
branch, and a release name.
Here is an example that uses the
- luna/yocto-1.8 tag, the
+ luna/yocto-&DISTRO; tag, the
master documentation
branch, and
&DISTRO_NAME; for the
release name:
- $ ECLIPSE_HOME=/home/scottrif/eclipse-poky/scripts/eclipse ./build.sh luna/yocto-1.8 master &DISTRO_NAME; 2>&1 | tee -a build.log
+ $ ECLIPSE_HOME=/home/scottrif/eclipse-poky/scripts/eclipse ./build.sh luna/yocto-&DISTRO; master &DISTRO_NAME; 2>&1 | tee -a build.log
After running the script, the file
org.yocto.sdk-release-date-archive.zip