summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-10-05 20:37:28 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-04 10:55:01 +0000
commitccb3a1db7643b1aca9eed75faead6608c827667d (patch)
tree1156e34892a48080e352f968c8982e9ed9df2706 /documentation
parent8b8656d0d83dc4b257d2ccf85e89660142127398 (diff)
downloadpoky-ccb3a1db7643b1aca9eed75faead6608c827667d.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: cc7d66576a4c4cdfaa0643b8e0e7dc0549a25599) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 241059880bbfa61b61cf1843447e1b6d57c71ebe) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 f8f66e2eff..3ac4aa482b 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -2670,18 +2670,6 @@ host system.
2670 you can remove "texinfo-native" from :term:`ASSUME_PROVIDED` and makeinfo 2670 you can remove "texinfo-native" from :term:`ASSUME_PROVIDED` and makeinfo
2671 from :term:`SANITY_REQUIRED_UTILITIES`. 2671 from :term:`SANITY_REQUIRED_UTILITIES`.
2672 2672
2673.. _ref-classes-tinderclient:
2674
2675``tinderclient.bbclass``
2676========================
2677
2678The ``tinderclient`` class submits build results to an external
2679Tinderbox instance.
2680
2681.. note::
2682
2683 This class is currently unmaintained.
2684
2685.. _ref-classes-toaster: 2673.. _ref-classes-toaster:
2686 2674
2687``toaster.bbclass`` 2675``toaster.bbclass``