diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-03-03 17:20:21 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-08 06:22:57 -0800 |
| commit | 88bcd3c2c10f166e055f17135e54edb6da7246bb (patch) | |
| tree | c09d7882e445bae8f8ccd14541d065d309940f84 /documentation/ref-manual | |
| parent | d62bca9240228f09671962703b9d916a82e2e7a4 (diff) | |
| download | poky-88bcd3c2c10f166e055f17135e54edb6da7246bb.tar.gz | |
Remove all mention of core-image-lsb
core-image-lsb was removed in 2019[1], so remove all of the incredibly
obsolete references in the documentation.
[1] oe-core fb064356af615d67d85b65942103bf943d84d290
(From yocto-docs rev: 05029257d0c5f090d5c0a96c6244bfaf40615178)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 062445a49919eff117b5478c1fb18d125c1f895c)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/images.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst index d6bdc92f07..c9d8989261 100644 --- a/documentation/ref-manual/images.rst +++ b/documentation/ref-manual/images.rst | |||
| @@ -51,27 +51,6 @@ Here is a list of supported recipes: | |||
| 51 | - ``core-image-full-cmdline``: A console-only image with more | 51 | - ``core-image-full-cmdline``: A console-only image with more |
| 52 | full-featured Linux system functionality installed. | 52 | full-featured Linux system functionality installed. |
| 53 | 53 | ||
| 54 | - ``core-image-lsb``: An image that conforms to the Linux Standard Base | ||
| 55 | (LSB) specification. This image requires a distribution configuration | ||
| 56 | that enables LSB compliance (e.g. ``poky-lsb``). If you build | ||
| 57 | ``core-image-lsb`` without that configuration, the image will not be | ||
| 58 | LSB-compliant. | ||
| 59 | |||
| 60 | - ``core-image-lsb-dev``: A ``core-image-lsb`` image that is suitable | ||
| 61 | for development work using the host. The image includes headers and | ||
| 62 | libraries you can use in a host development environment. This image | ||
| 63 | requires a distribution configuration that enables LSB compliance | ||
| 64 | (e.g. ``poky-lsb``). If you build ``core-image-lsb-dev`` without that | ||
| 65 | configuration, the image will not be LSB-compliant. | ||
| 66 | |||
| 67 | - ``core-image-lsb-sdk``: A ``core-image-lsb`` that includes everything | ||
| 68 | in the cross-toolchain but also includes development headers and | ||
| 69 | libraries to form a complete standalone SDK. This image requires a | ||
| 70 | distribution configuration that enables LSB compliance (e.g. | ||
| 71 | ``poky-lsb``). If you build ``core-image-lsb-sdk`` without that | ||
| 72 | configuration, the image will not be LSB-compliant. This image is | ||
| 73 | suitable for development using the target. | ||
| 74 | |||
| 75 | - ``core-image-minimal``: A small image just capable of allowing a | 54 | - ``core-image-minimal``: A small image just capable of allowing a |
| 76 | device to boot. | 55 | device to boot. |
| 77 | 56 | ||
