summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@gmail.com>2024-01-03 09:44:15 +0200
committerSteve Sakoman <steve@sakoman.com>2024-01-27 08:09:48 -1000
commit049aadc73d7ff311a18de56507b3e0d52d4870b9 (patch)
tree1efc6f00ca6c99b1a46a1256cf7bbb518213672a
parentf5f8ec78d4e6222c001dbebaed07bbff7cc2be83 (diff)
downloadpoky-049aadc73d7ff311a18de56507b3e0d52d4870b9.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: d6da5784877a2c777461263d5a93d703fc0f94d9) Signed-off-by: Maxin John <maxin.john@gmail.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-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``