From fc5364a03236bec45fafa2fc91b3e8d97d247b43 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 14 Feb 2023 14:53:48 +0100 Subject: [PATCH] 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: e7dcd04a1a4f6db42e7469226623016dccd2186d) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 2 +- documentation/overview-manual/yp-intro.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index aab50e4078..ed21837ab7 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst @@ -10738,7 +10738,7 @@ without using the scripts once the steps in command, see ``GIT-SEND-EMAIL(1)`` displayed using the ``man git-send-email`` command. -The Yocto Project uses a `Patchwork instance `__ +The Yocto Project uses a `Patchwork instance `__ to track the status of patches submitted to the various mailing lists and to support automated patch testing. Each submitted patch is checked for common mistakes and deviations from the expected patch format and submitters are diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 86a8bf2b0d..6fd6177503 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst @@ -361,7 +361,7 @@ Yocto Project: of the :oe_layerindex:`OpenEmbedded Layer Index <>`, which is a website that indexes OpenEmbedded-Core layers. -- *Patchwork:* `Patchwork `__ +- *Patchwork:* `Patchwork `__ is a fork of a project originally started by `OzLabs `__. The project is a web-based tracking system designed to streamline the process of bringing contributions