summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 2c074ab9c7..40651a4c91 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -54,6 +54,11 @@ Project metadata:
54 54
55- *bluetooth:* Hardware has integrated BT 55- *bluetooth:* Hardware has integrated BT
56 56
57- *coresight:* Support for the `Coresight
58 <https://docs.kernel.org/trace/coresight/coresight.html>`__ Linux Kernel
59 feature on Arm processors. This feature depends on the ``opencsd`` recipe
60 which is present in the :yocto_git:`meta-arm </meta-arm>` :term:`layer`.
61
57- *efi:* Support for booting through EFI 62- *efi:* Support for booting through EFI
58 63
59- *ext2:* Hardware HDD or Microdrive 64- *ext2:* Hardware HDD or Microdrive
@@ -180,6 +185,9 @@ metadata, as extra layers can define their own:
180 185
181- *nls:* Include National Language Support (NLS). 186- *nls:* Include National Language Support (NLS).
182 187
188- *opencl:* Include support for the :wikipedia:`OpenCL (Open Computing
189 Language) <OpenCL>` framework.
190
183- *opengl:* Include the Open Graphics Library, which is a 191- *opengl:* Include the Open Graphics Library, which is a
184 cross-language, multi-platform application programming interface used 192 cross-language, multi-platform application programming interface used
185 for rendering two and three-dimensional graphics. 193 for rendering two and three-dimensional graphics.