diff options
author | Ross Burton <ross.burton@arm.com> | 2023-11-01 17:26:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-06 22:52:32 +0000 |
commit | dfb846621d32c36f52cd53d8332eddfb9bc2dfc0 (patch) | |
tree | f308814711e3063c9d68525990b067411ebc7201 /documentation | |
parent | 0ffe438e8f2387444bac9b89f2f193fdfe2247c5 (diff) | |
download | poky-dfb846621d32c36f52cd53d8332eddfb9bc2dfc0.tar.gz |
migration-guides: remove non-notable change
(From yocto-docs rev: 7e6276993fa3ce9c87e4d7945f140f381a99a902)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/migration-4.3.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 60aea25217..278697545e 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst | |||
@@ -165,14 +165,6 @@ QEMU changes | |||
165 | This change was made to avoid exceeding two serial ports, which interferes | 165 | This change was made to avoid exceeding two serial ports, which interferes |
166 | with automated testing. | 166 | with automated testing. |
167 | 167 | ||
168 | .. _migration-4.3-qa-changes: | ||
169 | |||
170 | QA check changes | ||
171 | ~~~~~~~~~~~~~~~~ | ||
172 | |||
173 | - The fetcher in ``lib/bb/tests/fetch.py`` now uses the ``https`` protocol | ||
174 | instead of ``git``, whenever possible. | ||
175 | |||
176 | .. _migration-4.3-misc-changes: | 168 | .. _migration-4.3-misc-changes: |
177 | 169 | ||
178 | Miscellaneous changes | 170 | Miscellaneous changes |