summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-07-28 10:52:24 +0200
committerSteve Sakoman <steve@sakoman.com>2025-08-04 09:12:25 -0700
commitb642d6a4a93a23d5b99886844ff7b224aa7e13bf (patch)
treedb3f88df6270fd9f5625e2a8b405d78eed6398fa /documentation/migration-guides
parenta3d790db2eda3ddf9ee26a07d1b628002f1ff988 (diff)
downloadpoky-b642d6a4a93a23d5b99886844ff7b224aa7e13bf.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: 698253a6c95beb1219b7fed8a90d02fb6ddc5111) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit e5667ae2da1805327ecfff68300c0c460da49b91) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/migration-3.2.rst2
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
166errors: 166errors:
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>`