From f00da52ca399191b8d06e399ab396c4313160a01 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Nov 2023 17:26:56 +0000 Subject: [PATCH] migration-guides: remove non-notable change (From yocto-docs rev: 7e6276993fa3ce9c87e4d7945f140f381a99a902) Signed-off-by: Ross Burton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-4.3.rst | 8 -------- 1 file changed, 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 This change was made to avoid exceeding two serial ports, which interferes with automated testing. -.. _migration-4.3-qa-changes: - -QA check changes -~~~~~~~~~~~~~~~~ - -- The fetcher in ``lib/bb/tests/fetch.py`` now uses the ``https`` protocol - instead of ``git``, whenever possible. - .. _migration-4.3-misc-changes: Miscellaneous changes