From 5eba7f90c71599b30ee851f91dc54bd2a8c63109 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 24 Dec 2024 11:41:20 +0100 Subject: ref-manual/qa-checks: remove patch-status-core/patch-status-noncore These QA checks were merged as "patch-status" after commit 61a881fdbe8b5a21c6276b8a5d06cc30486b1eb3 ("insane: Improve patch-status layer filtering") in OE-Core. [ YOCTO #15345 ] Reported-By: Diego Sueiro (From yocto-docs rev: 39f5d3d1bfb087ea3a736e9a34829ec45bc7bd13) Signed-off-by: Antonin Godard (cherry picked from commit 3f3a9f53fea6c7d533b9e999dc959dcc3bed7745) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/qa-checks.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index 53b1836e74..1b83834df1 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst @@ -752,21 +752,17 @@ Errors and Warnings .. _qa-check-patch-status: -- ``Missing Upstream-Status in patch Please add according to [patch-status-core/patch-status-noncore]`` +- ``Missing Upstream-Status in patch Please add according to [patch-status]`` The ``Upstream-Status`` value is missing in the specified patch file's header. This value is intended to track whether or not the patch has been sent upstream, whether or not it has been merged, etc. - There are two options for this same check - ``patch-status-core`` (for - recipes in OE-Core) and ``patch-status-noncore`` (for recipes in any other - layer). - For more information, see the ":ref:`contributor-guide/recipe-style-guide:patch upstream status`" section in the Yocto Project and OpenEmbedded Contributor Guide. -- ``Malformed Upstream-Status in patch Please correct according to [patch-status-core/patch-status-noncore]`` +- ``Malformed Upstream-Status in patch Please correct according to [patch-status]`` The ``Upstream-Status`` value in the specified patch file's header is invalid - it must be a specific format. See the "Missing Upstream-Status" entry above -- cgit v1.2.3-54-g00ecf