diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index a4c66839df..99ac453496 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
@@ -165,11 +165,11 @@ | |||
165 | <ulink url='&YOCTO_HOME_URL;/download'>Download</ulink> page of the | 165 | <ulink url='&YOCTO_HOME_URL;/download'>Download</ulink> page of the |
166 | Yocto Project website. | 166 | Yocto Project website. |
167 | Here is the specific link for the tarball needed for this example: | 167 | Here is the specific link for the tarball needed for this example: |
168 | <ulink url='&YOCTO_MACHINES_DL_URL;/crownbay-noemgd/crownbay-noemgd-&DISTRO_NAME;-6.0.0.tar.bz2'></ulink>. | 168 | <ulink url='&YOCTO_MACHINES_DL_URL;/crownbay-noemgd/crownbay-noemgd-&DISTRO_NAME;-&POKYVERSION;.tar.bz2'></ulink>. |
169 | Again, be sure that you are already in the <filename>poky</filename> directory | 169 | Again, be sure that you are already in the <filename>poky</filename> directory |
170 | as described previously before installing the tarball: | 170 | as described previously before installing the tarball: |
171 | <literallayout class='monospaced'> | 171 | <literallayout class='monospaced'> |
172 | $ tar xfj crownbay-noemgd-&DISTRO_NAME;-6.0.0.tar.bz2 | 172 | $ tar xfj crownbay-noemgd-&DISTRO_NAME;-&POKYVERSION;.tar.bz2 |
173 | $ cd meta-intel | 173 | $ cd meta-intel |
174 | </literallayout> | 174 | </literallayout> |
175 | </para> | 175 | </para> |