summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-09-14 20:56:59 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-18 13:03:45 +0100
commit138219ce3b5ea7232adf02f6833edf7d61f4ef89 (patch)
tree787d267d994cd6f37ac1917f1bcac2c63406bb7e /documentation/ref-manual
parent353784911260742ebafb91df8ab8e0ec44200c4c (diff)
downloadpoky-138219ce3b5ea7232adf02f6833edf7d61f4ef89.tar.gz
manuals: replace Freenode by Libera Chat as IRC host
Fixes [YOCTO #14546] This also replaces the "#poky" channel (inactive) by "#oe", which is more actively used. (From yocto-docs rev: 46f98fe4f502aac8b16ba785490e9cf46364e4ec) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/resources.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index 5ffd2b3991..c942384662 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -90,12 +90,12 @@ For more Yocto Project-related mailing lists, see the
90Internet Relay Chat (IRC) 90Internet Relay Chat (IRC)
91========================= 91=========================
92 92
93Two IRC channels on Freenode are available for the Yocto Project and 93Two IRC channels on `Libera Chat <https://libera.chat/>`__
94Poky discussions: 94are available for the Yocto Project and OpenEmbedded discussions:
95 95
96- ``#yocto`` 96- ``#yocto``
97 97
98- ``#poky`` 98- ``#oe``
99 99
100.. _resources-links-and-related-documentation: 100.. _resources-links-and-related-documentation:
101 101
@@ -187,9 +187,10 @@ Here is a list of resources you might find helpful:
187 implementation of Bugzilla for logging and tracking Yocto Project 187 implementation of Bugzilla for logging and tracking Yocto Project
188 defects. 188 defects.
189 189
190- *Internet Relay Chat (IRC):* Two IRC channels on Freenode are 190- *Internet Relay Chat (IRC):* Two IRC channels on
191 available for Yocto Project and Poky discussions: ``#yocto`` and 191 `Libera Chat <https://libera.chat/>`__ are
192 ``#poky``, respectively. 192 available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and
193 ``#oe``, respectively.
193 194
194- `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An 195- `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An
195 open-source machine emulator and virtualizer. 196 open-source machine emulator and virtualizer.