summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/common-tasks.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-02-14 14:48:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-15 10:26:54 +0000
commit36e6d081b8d2726385e37232d04d7e82cb045839 (patch)
tree891c8a91f3b481e19ba3f04455fa181a85f0dd26 /documentation/dev-manual/common-tasks.rst
parenta92283e6aee967453c112772c3cc6b962224f455 (diff)
downloadpoky-36e6d081b8d2726385e37232d04d7e82cb045839.tar.gz
manuals: update patchwork instance URL
https://patchwork.openembedded.org/ has been since long discontinued Also better to mention https://patchwork.yoctoproject.org/ than the patchwork home page. (From yocto-docs rev: 98213c63f1ec770b2403fdb5bfe4923bcc866809) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r--documentation/dev-manual/common-tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index 9bc65b722e..67018e6517 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -10734,7 +10734,7 @@ without using the scripts once the steps in
10734 command, see ``GIT-SEND-EMAIL(1)`` displayed using the 10734 command, see ``GIT-SEND-EMAIL(1)`` displayed using the
10735 ``man git-send-email`` command. 10735 ``man git-send-email`` command.
10736 10736
10737The Yocto Project uses a `Patchwork instance <https://patchwork.openembedded.org/>`__ 10737The Yocto Project uses a `Patchwork instance <https://patchwork.yoctoproject.org/>`__
10738to track the status of patches submitted to the various mailing lists and to 10738to track the status of patches submitted to the various mailing lists and to
10739support automated patch testing. Each submitted patch is checked for common 10739support automated patch testing. Each submitted patch is checked for common
10740mistakes and deviations from the expected patch format and submitters are 10740mistakes and deviations from the expected patch format and submitters are