diff options
| author | Roland Hieber <rhi@pengutronix.de> | 2023-09-19 14:57:57 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-09-29 04:33:44 -1000 |
| commit | a61e021c65cb11aa6221f412fb89afc5476cc5e3 (patch) | |
| tree | 9e018d3e57a8c2f8d1d7fe8b5838f55b2e8d608e | |
| parent | 452b89685ddb7008c35d817f4776eb2922bb934b (diff) | |
| download | poky-a61e021c65cb11aa6221f412fb89afc5476cc5e3.tar.gz | |
ref-manual: point outdated link to the new location
(From yocto-docs rev: 08e04026d57450ea9496cdf8bf50c2f1fb033af5)
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | documentation/ref-manual/qa-checks.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index 6fdb0fbde9..4a02e7206a 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
| @@ -754,7 +754,7 @@ Errors and Warnings | |||
| 754 | 754 | ||
| 755 | - ``Missing Upstream-Status in patch <patchfile> Please add according to <url> [patch-status-core/patch-status-noncore]`` | 755 | - ``Missing Upstream-Status in patch <patchfile> Please add according to <url> [patch-status-core/patch-status-noncore]`` |
| 756 | 756 | ||
| 757 | The Upstream-Status value is missing in the specified patch file's header. | 757 | The ``Upstream-Status`` value is missing in the specified patch file's header. |
| 758 | This value is intended to track whether or not the patch has been sent | 758 | This value is intended to track whether or not the patch has been sent |
| 759 | upstream, whether or not it has been merged, etc. | 759 | upstream, whether or not it has been merged, etc. |
| 760 | 760 | ||
| @@ -762,13 +762,13 @@ Errors and Warnings | |||
| 762 | recipes in OE-Core) and ``patch-status-noncore`` (for recipes in any other | 762 | recipes in OE-Core) and ``patch-status-noncore`` (for recipes in any other |
| 763 | layer). | 763 | layer). |
| 764 | 764 | ||
| 765 | For more information on setting Upstream-Status see: | 765 | For more information, see the |
| 766 | https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status | 766 | ":ref:`contributor-guide/recipe-style-guide:patch upstream status`" |
| 767 | 767 | section in the Yocto Project and OpenEmbedded Contributor Guide. | |
| 768 | 768 | ||
| 769 | - ``Malformed Upstream-Status in patch <patchfile> Please correct according to <url> [patch-status-core/patch-status-noncore]`` | 769 | - ``Malformed Upstream-Status in patch <patchfile> Please correct according to <url> [patch-status-core/patch-status-noncore]`` |
| 770 | 770 | ||
| 771 | The Upstream-Status value in the specified patch file's header is invalid - | 771 | The ``Upstream-Status`` value in the specified patch file's header is invalid - |
| 772 | it must be a specific format. See the "Missing Upstream-Status" entry above | 772 | it must be a specific format. See the "Missing Upstream-Status" entry above |
| 773 | for more information. | 773 | for more information. |
| 774 | 774 | ||
