summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-10-05 20:37:28 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-20 11:12:06 +0100
commit5ab3c28b03e6571babaa7dd3dce4c2a2c613074a (patch)
tree065cbe8cde16f4d8db3b6e1a7d814f91bcf12c35 /documentation/ref-manual
parent706aaae6bdcb73b0556a55d4b8b493c8a40525ba (diff)
downloadpoky-5ab3c28b03e6571babaa7dd3dce4c2a2c613074a.tar.gz
docs: ref-manual: ref-classes: remove dropped tinderclient class
tinderclient class was dropped in dunfell. Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (From yocto-docs rev: 241059880bbfa61b61cf1843447e1b6d57c71ebe) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-classes.rst12
1 files changed, 0 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst
index 3c81c1a411..028729ffe9 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -2659,18 +2659,6 @@ host system.
2659 you can remove "texinfo-native" from :term:`ASSUME_PROVIDED` and makeinfo 2659 you can remove "texinfo-native" from :term:`ASSUME_PROVIDED` and makeinfo
2660 from :term:`SANITY_REQUIRED_UTILITIES`. 2660 from :term:`SANITY_REQUIRED_UTILITIES`.
2661 2661
2662.. _ref-classes-tinderclient:
2663
2664``tinderclient.bbclass``
2665========================
2666
2667The ``tinderclient`` class submits build results to an external
2668Tinderbox instance.
2669
2670.. note::
2671
2672 This class is currently unmaintained.
2673
2674.. _ref-classes-toaster: 2662.. _ref-classes-toaster:
2675 2663
2676``toaster.bbclass`` 2664``toaster.bbclass``