mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
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 <bluelightning@bluelightning.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
042610fe4a
commit
fe98b96022
|
@ -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 <https://www.jsdelivr.com/`>__ 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user