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:27 +0000 |
commit | f00da52ca399191b8d06e399ab396c4313160a01 (patch) | |
tree | bbce8c1ed740422a514e5cb6da837d272b27fd36 | |
parent | 8eea2e1948b6edee1729671a94d38bd49c840e55 (diff) | |
download | poky-f00da52ca399191b8d06e399ab396c4313160a01.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>
-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 |