diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-03-21 15:04:06 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:56:09 +0000 |
| commit | c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae (patch) | |
| tree | b1a014f2bfcc35e9c05570d9f804ae1129f08f2f /documentation/ref-manual/ref-images.xml | |
| parent | 7233e359ddc50c80415c746449c33aa0fe83862d (diff) | |
| download | poky-c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae.tar.gz | |
dev-manual, profile-manual, ref-manual: Updates to remove meta-toolchain
The term "meta-toolchain" is legacy now. I went through and removed
its use except for where it appears still as output from the
oe-init-build-env script.
(From yocto-docs rev: 1cc134060459278997d57f1293f54091c5404d85)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-images.xml')
| -rw-r--r-- | documentation/ref-manual/ref-images.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index b09d65cf3b..69b58f6ab4 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml | |||
| @@ -80,7 +80,7 @@ | |||
| 80 | </para></listitem> | 80 | </para></listitem> |
| 81 | <listitem><para><filename>core-image-lsb-sdk</filename>: | 81 | <listitem><para><filename>core-image-lsb-sdk</filename>: |
| 82 | A <filename>core-image-lsb</filename> that includes everything in | 82 | A <filename>core-image-lsb</filename> that includes everything in |
| 83 | meta-toolchain but also includes development headers and libraries | 83 | the cross-toolchain but also includes development headers and libraries |
| 84 | to form a complete standalone SDK. | 84 | to form a complete standalone SDK. |
| 85 | This image requires a distribution configuration that | 85 | This image requires a distribution configuration that |
| 86 | enables LSB compliance (e.g. <filename>poky-lsb</filename>). | 86 | enables LSB compliance (e.g. <filename>poky-lsb</filename>). |
| @@ -114,7 +114,7 @@ | |||
| 114 | tools appropriate for real-time use.</para></listitem> | 114 | tools appropriate for real-time use.</para></listitem> |
| 115 | <listitem><para><filename>core-image-rt-sdk</filename>: | 115 | <listitem><para><filename>core-image-rt-sdk</filename>: |
| 116 | A <filename>core-image-rt</filename> image that includes everything in | 116 | A <filename>core-image-rt</filename> image that includes everything in |
| 117 | <filename>meta-toolchain</filename>. | 117 | the cross-toolchain. |
| 118 | The image also includes development headers and libraries to form a complete | 118 | The image also includes development headers and libraries to form a complete |
| 119 | stand-alone SDK and is suitable for development using the target. | 119 | stand-alone SDK and is suitable for development using the target. |
| 120 | </para></listitem> | 120 | </para></listitem> |
| @@ -132,7 +132,8 @@ | |||
| 132 | This image was formerly <filename>core-image-sdk</filename>. | 132 | This image was formerly <filename>core-image-sdk</filename>. |
| 133 | </para></listitem> | 133 | </para></listitem> |
| 134 | <listitem><para><filename>core-image-sato-sdk</filename>: | 134 | <listitem><para><filename>core-image-sato-sdk</filename>: |
| 135 | A <filename>core-image-sato</filename> image that includes everything in meta-toolchain. | 135 | A <filename>core-image-sato</filename> image that includes everything in |
| 136 | the cross-toolchain. | ||
| 136 | The image also includes development headers and libraries to form a complete standalone SDK | 137 | The image also includes development headers and libraries to form a complete standalone SDK |
| 137 | and is suitable for development using the target.</para></listitem> | 138 | and is suitable for development using the target.</para></listitem> |
| 138 | <listitem><para><filename>core-image-testmaster</filename>: | 139 | <listitem><para><filename>core-image-testmaster</filename>: |
