From fe98b960225d61e194a975c44fb724c90930208f Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Nov 2023 23:29:40 +1300 Subject: migration-4.3: remove some unnecessary items Remove some items from the 4.3 migration guide: * The PERLVERSION and PERLARCH items are already mentioned under the removed variables section * The jsDelivr item is interesting, but it isn't a backwards compatibility issue that the user would need to take action to resolve, and we already cover it in the release notes. (From yocto-docs rev: c72d190cd8ccc471a0b93b90b272c95cd57ef3dc) Signed-off-by: Paul Eggleton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-4.3.rst | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'documentation') diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 9f8fe34ca3..d2c3d2ad98 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -101,15 +101,6 @@ Recipe changes - Runtime testing of ptest now fails if no test results are returned by any given ptest. -.. _migration-4.3-class-changes: - -Class changes -~~~~~~~~~~~~~ - -- The ``perl-version`` class no longer provides the ``PERLVERSION`` and ``PERLARCH`` variables - as there were no users in any core layer. The functions for this functionality - are still available. - .. _migration-4.3-deprecated-variables: Deprecated variables @@ -173,13 +164,6 @@ QEMU changes Miscellaneous changes ~~~~~~~~~~~~~~~~~~~~~ -- `jsDelivr __ now offers a new Content Delivery - Network (CDN) to Yocto Project users, which is completely free of charge - for Open Source projects. In particular, it can be used to efficiently - access prebuilt binary artifacts (see :term:`SSTATE_MIRRORS`) from many - different locations in the world. This is available to all supported Poky - releases. - - The ``-crosssdk`` suffix and any :term:`MLPREFIX` were removed from ``virtual/XXX`` provider/dependencies where a ``PREFIX`` was used as well, as we don't need both and it made automated dependency rewriting -- cgit v1.2.3-54-g00ecf