diff options
| -rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index d5080a0665..12d306d98e 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |||
| @@ -261,13 +261,13 @@ | |||
| 261 | <literallayout class='monospaced'> | 261 | <literallayout class='monospaced'> |
| 262 | SSTATE_MIRRORS = "\ | 262 | SSTATE_MIRRORS = "\ |
| 263 | file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n \ | 263 | file://.* http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH \n \ |
| 264 | file://.* http://sstate.yoctoproject.org/2.3/PATH;downloadfilename=PATH \n \ | 264 | file://.* http://sstate.yoctoproject.org/&YOCTO_DOC_VERSION_MINUS_ONE;/PATH;downloadfilename=PATH \n \ |
| 265 | file://.* http://sstate.yoctoproject.org/2.4/PATH;downloadfilename=PATH \n \ | 265 | file://.* http://sstate.yoctoproject.org/&YOCTO_DOC_VERSION;/PATH;downloadfilename=PATH \n \ |
| 266 | " | 266 | " |
| 267 | </literallayout> | 267 | </literallayout> |
| 268 | The previous examples showed how to add sstate | 268 | The previous examples showed how to add sstate |
| 269 | paths for Yocto Project 2.3, 2.4, and a development | 269 | paths for Yocto Project &YOCTO_DOC_VERSION_MINUS_ONE;, |
| 270 | area. | 270 | &YOCTO_DOC_VERSION;, and a development area. |
| 271 | For a complete index of sstate locations, see | 271 | For a complete index of sstate locations, see |
| 272 | <ulink url='http://sstate.yoctoproject.org/'></ulink>. | 272 | <ulink url='http://sstate.yoctoproject.org/'></ulink>. |
| 273 | </tip> | 273 | </tip> |
