summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/images.rst
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-06-01 17:23:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-05 09:38:27 +0100
commitae7595a603f3fea1750f3f170e0e7c8098a352c7 (patch)
tree179bb0fea2e26d2f99d279a34877fce28e3393f5 /documentation/ref-manual/images.rst
parentef13ab1c222222f1a6a3c636f0aef5de0f2c2ac6 (diff)
downloadpoky-ae7595a603f3fea1750f3f170e0e7c8098a352c7.tar.gz
Remove Clutter references
The clutter class and image have been moved to meta-gnome before it is finally obsoleted for good, so remove mentions from the documentation. (From yocto-docs rev: adab5d0047354b5a1b11c2ece48abd8f295f69b0) Signed-off-by: Ross Burton <ross.burton@arm.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/images.rst')
-rw-r--r--documentation/ref-manual/images.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst
index b2db1a7734..c6a7239c7e 100644
--- a/documentation/ref-manual/images.rst
+++ b/documentation/ref-manual/images.rst
@@ -46,10 +46,6 @@ Following is a list of supported recipes:
46- ``core-image-base``: A console-only image that fully supports the 46- ``core-image-base``: A console-only image that fully supports the
47 target device hardware. 47 target device hardware.
48 48
49- ``core-image-clutter``: An image with support for the Open GL-based
50 toolkit Clutter, which enables development of rich and animated
51 graphical user interfaces.
52
53- ``core-image-full-cmdline``: A console-only image with more 49- ``core-image-full-cmdline``: A console-only image with more
54 full-featured Linux system functionality installed. 50 full-featured Linux system functionality installed.
55 51