diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-04-15 07:57:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-18 16:28:24 +0100 |
| commit | 4d5ff5e0757b72112c902fb067fa91907759ff18 (patch) | |
| tree | 946c4030b6c5bc290ac709f927a8f18fa1b2f3d1 /documentation/ref-manual/ref-variables.xml | |
| parent | cd2aaaa31008b7aae4b9ef7b2b7aacb6ffce174f (diff) | |
| download | poky-4d5ff5e0757b72112c902fb067fa91907759ff18.tar.gz | |
ref-manual, dev-manual: Scrubbed boot-directdisk and bootimg classes
These classes have been removed. The bootimg class was sucked
into the image-live class. I removed the reference sections to
both classes and fixed the references throughout the manual set
as needed.
(From yocto-docs rev: 649d56b54987580039cbd52f54642112f810ffad)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 244f68a3f7..d66fe1b0c6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -6109,7 +6109,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 6109 | <para> | 6109 | <para> |
| 6110 | The <filename>INITRD</filename> variable is an optional | 6110 | The <filename>INITRD</filename> variable is an optional |
| 6111 | variable used with the | 6111 | variable used with the |
| 6112 | <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> | 6112 | <link linkend='ref-classes-image-live'><filename>image-live</filename></link> |
| 6113 | class. | 6113 | class. |
| 6114 | </para> | 6114 | </para> |
| 6115 | </glossdef> | 6115 | </glossdef> |
| @@ -8073,7 +8073,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 8073 | Causes the OpenEmbedded build system to skip building the | 8073 | Causes the OpenEmbedded build system to skip building the |
| 8074 | <filename>.hddimg</filename> image. | 8074 | <filename>.hddimg</filename> image. |
| 8075 | The <filename>NOHDD</filename> variable is used with the | 8075 | The <filename>NOHDD</filename> variable is used with the |
| 8076 | <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> | 8076 | <link linkend='ref-classes-image-live'><filename>image-live</filename></link> |
| 8077 | class. | 8077 | class. |
| 8078 | Set the variable to "1" to prevent the | 8078 | Set the variable to "1" to prevent the |
| 8079 | <filename>.hddimg</filename> image from being built. | 8079 | <filename>.hddimg</filename> image from being built. |
| @@ -8091,7 +8091,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 8091 | Causes the OpenEmbedded build system to skip building the | 8091 | Causes the OpenEmbedded build system to skip building the |
| 8092 | ISO image. | 8092 | ISO image. |
| 8093 | The <filename>NOISO</filename> variable is used with the | 8093 | The <filename>NOISO</filename> variable is used with the |
| 8094 | <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> | 8094 | <link linkend='ref-classes-image-live'><filename>image-live</filename></link> |
| 8095 | class. | 8095 | class. |
| 8096 | Set the variable to "1" to prevent the ISO image from | 8096 | Set the variable to "1" to prevent the ISO image from |
| 8097 | being built. | 8097 | being built. |
| @@ -10212,7 +10212,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10212 | <para> | 10212 | <para> |
| 10213 | The <filename>ROOTFS</filename> variable is an optional | 10213 | The <filename>ROOTFS</filename> variable is an optional |
| 10214 | variable used with the | 10214 | variable used with the |
| 10215 | <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> | 10215 | <link linkend='ref-classes-image-live'><filename>image-live</filename></link> |
| 10216 | class. | 10216 | class. |
| 10217 | </para> | 10217 | </para> |
| 10218 | </glossdef> | 10218 | </glossdef> |
