diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-10 16:07:26 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:52 +0100 |
| commit | 6cee5c8b9b07b1c660e8fdea7a3cb85d4ac238f6 (patch) | |
| tree | cb1277798e9cd6bebe2a2f7f241ee4a6d60296fe /documentation | |
| parent | 4c0e713b815031bcbc9fad7c20b0be87d91c58c1 (diff) | |
| download | poky-6cee5c8b9b07b1c660e8fdea7a3cb85d4ac238f6.tar.gz | |
ref-manual: Updated a cross-link to the creating partitioned images section
This link is going to a link that disappearing. So had to re-route
it to a different spot.
(From yocto-docs rev: 8b2a3eafa10b1f6fdf034e6e13d0277c9a556170)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 2b561584eb..9396bae628 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -16247,12 +16247,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 16247 | kickstart file that is used by the OpenEmbedded build | 16247 | kickstart file that is used by the OpenEmbedded build |
| 16248 | system to create a partitioned image | 16248 | system to create a partitioned image |
| 16249 | (<replaceable>image</replaceable><filename>.wic</filename>). | 16249 | (<replaceable>image</replaceable><filename>.wic</filename>). |
| 16250 | For information on how to create a | 16250 | For information on how to create a partitioned image, see |
| 16251 | partitioned image, see the | 16251 | the |
| 16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-wic-images-oe'>Creating Partitioned Images</ulink>" | 16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" |
| 16253 | section. | 16253 | section in the Yocto Project Development Manual. |
| 16254 | For details on the kickstart file format, see the | 16254 | For details on the kickstart file format, see the |
| 16255 | "<ulink url='&YOCTO_DOCS_DEV_URL;#openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</ulink>. | 16255 | "<ulink url='&YOCTO_DOCS_DEV_URL;#openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</ulink> |
| 16256 | also in the Yocto Project Development Manual. | ||
| 16256 | </para> | 16257 | </para> |
| 16257 | </glossdef> | 16258 | </glossdef> |
| 16258 | </glossentry> | 16259 | </glossentry> |
