diff options
-rw-r--r-- | documentation/migration-guides/migration-4.3.rst | 16 |
1 files changed, 0 insertions, 16 deletions
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 | |||
101 | - Runtime testing of ptest now fails if no test results are returned by | 101 | - Runtime testing of ptest now fails if no test results are returned by |
102 | any given ptest. | 102 | any given ptest. |
103 | 103 | ||
104 | .. _migration-4.3-class-changes: | ||
105 | |||
106 | Class changes | ||
107 | ~~~~~~~~~~~~~ | ||
108 | |||
109 | - The ``perl-version`` class no longer provides the ``PERLVERSION`` and ``PERLARCH`` variables | ||
110 | as there were no users in any core layer. The functions for this functionality | ||
111 | are still available. | ||
112 | |||
113 | .. _migration-4.3-deprecated-variables: | 104 | .. _migration-4.3-deprecated-variables: |
114 | 105 | ||
115 | Deprecated variables | 106 | Deprecated variables |
@@ -173,13 +164,6 @@ QEMU changes | |||
173 | Miscellaneous changes | 164 | Miscellaneous changes |
174 | ~~~~~~~~~~~~~~~~~~~~~ | 165 | ~~~~~~~~~~~~~~~~~~~~~ |
175 | 166 | ||
176 | - `jsDelivr <https://www.jsdelivr.com/`>__ now offers a new Content Delivery | ||
177 | Network (CDN) to Yocto Project users, which is completely free of charge | ||
178 | for Open Source projects. In particular, it can be used to efficiently | ||
179 | access prebuilt binary artifacts (see :term:`SSTATE_MIRRORS`) from many | ||
180 | different locations in the world. This is available to all supported Poky | ||
181 | releases. | ||
182 | |||
183 | - The ``-crosssdk`` suffix and any :term:`MLPREFIX` were removed from | 167 | - The ``-crosssdk`` suffix and any :term:`MLPREFIX` were removed from |
184 | ``virtual/XXX`` provider/dependencies where a ``PREFIX`` was used as well, | 168 | ``virtual/XXX`` provider/dependencies where a ``PREFIX`` was used as well, |
185 | as we don't need both and it made automated dependency rewriting | 169 | as we don't need both and it made automated dependency rewriting |