summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 03dd375776..cba9793332 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -953,21 +953,6 @@ specified by :term:`EFI_PROVIDER` if
953Normally, you do not use this class directly. Instead, you add "live" to 953Normally, you do not use this class directly. Instead, you add "live" to
954:term:`IMAGE_FSTYPES`. 954:term:`IMAGE_FSTYPES`.
955 955
956.. _ref-classes-image-prelink:
957
958``image-prelink.bbclass``
959=========================
960
961The ``image-prelink`` class enables the use of the ``prelink`` utility
962during the :ref:`ref-tasks-rootfs` task, which optimizes
963the dynamic linking of shared libraries to reduce executable startup
964time.
965
966By default, the class is enabled in the ``local.conf.template`` using
967the :term:`USER_CLASSES` variable as follows::
968
969 USER_CLASSES ?= "buildstats image-prelink"
970
971.. _ref-classes-insane: 956.. _ref-classes-insane:
972 957
973``insane.bbclass`` 958``insane.bbclass``