summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@gmail.com>2024-01-03 09:44:15 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-12 11:34:05 +0000
commitb5b64bd0e3a1daa72a527c665c1ec05b12fa2f5f (patch)
treec750be80f117b974f76ce540c4fa8dc2d2a75a65 /documentation
parent040eea3de69f921f79b1be05df9b6665a9159228 (diff)
downloadpoky-b5b64bd0e3a1daa72a527c665c1ec05b12fa2f5f.tar.gz
ref-manual: classes: remove insserv bbclass
insserv.bbclass was removed from oe-core: commit e6bb5dbb62257a7de730ea9085dfd89520f3e47d Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Sun May 10 12:30:49 2015 +0100 insserv: Remove (From yocto-docs rev: 41a15a80a325cb63a41be81e632ec2799bfb2957) Signed-off-by: Maxin John <maxin.john@gmail.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/classes.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index a8afe9f2dc..8d8bea4714 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1538,16 +1538,6 @@ Here are the tests you can list with the :term:`WARN_QA` and
1538 automatically get these versions. Consequently, you should only need 1538 automatically get these versions. Consequently, you should only need
1539 to explicitly add dependencies to binary driver recipes. 1539 to explicitly add dependencies to binary driver recipes.
1540 1540
1541.. _ref-classes-insserv:
1542
1543``insserv``
1544===========
1545
1546The :ref:`ref-classes-insserv` class uses the ``insserv`` utility to update the order
1547of symbolic links in ``/etc/rc?.d/`` within an image based on
1548dependencies specified by LSB headers in the ``init.d`` scripts
1549themselves.
1550
1551.. _ref-classes-kernel: 1541.. _ref-classes-kernel:
1552 1542
1553``kernel`` 1543``kernel``