diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-07-28 10:52:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-01 11:59:18 +0100 |
commit | 9e6ab8e80fc7c467d4e178037bcbf57209a02168 (patch) | |
tree | 322853a507405ffd7184b9a9bc47e00d84e8d400 /documentation/migration-guides | |
parent | 318738db38aca0745ce782fdf5425a83cbc4c127 (diff) | |
download | poky-9e6ab8e80fc7c467d4e178037bcbf57209a02168.tar.gz |
ref-manual/classes.rst: drop obsolete QA errors
Drop after commit 068d38214307 ("insane: remove obsolete QA errors")
from OE-Core.
(From yocto-docs rev: e5667ae2da1805327ecfff68300c0c460da49b91)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r-- | documentation/migration-guides/migration-3.2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.2.rst b/documentation/migration-guides/migration-3.2.rst index c538df04d2..5cb958e750 100644 --- a/documentation/migration-guides/migration-3.2.rst +++ b/documentation/migration-guides/migration-3.2.rst | |||
@@ -166,7 +166,7 @@ be indicators of genuine underlying problems and are therefore now treated as | |||
166 | errors: | 166 | errors: |
167 | 167 | ||
168 | - :ref:`already-stripped <qa-check-already-stripped>` | 168 | - :ref:`already-stripped <qa-check-already-stripped>` |
169 | - :ref:`compile-host-path <qa-check-compile-host-path>` | 169 | - ``compile-host-path`` |
170 | - :ref:`installed-vs-shipped <qa-check-installed-vs-shipped>` | 170 | - :ref:`installed-vs-shipped <qa-check-installed-vs-shipped>` |
171 | - :ref:`ldflags <qa-check-ldflags>` | 171 | - :ref:`ldflags <qa-check-ldflags>` |
172 | - :ref:`pn-overrides <qa-check-pn-overrides>` | 172 | - :ref:`pn-overrides <qa-check-pn-overrides>` |