@@ -54,12 +54,12 @@ Recipe changes
- :ref:`allarch <ref-classes-allarch>` packagegroups can no longer depend on packages
which use :term:`PKG` renaming such as :ref:`ref-classes-debian`.
-- The `distutils*.bbclasses` have been moved to `meta-python`. The classes and
- `DISTUTILS*` variables have been removed from the documentation.
-
Class changes
-------------
+- The `distutils*.bbclasses` have been moved to `meta-python`. The classes and
+ `DISTUTILS*` variables have been removed from the documentation.
+
- ``blacklist.bbclass`` is removed and the functionality moved to the
:ref:`base <ref-classes-base>` class with a more descriptive
``varflag`` named :term:`SKIP_RECIPE` which will use the `SkipRecipe()`
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> --- documentation/migration-guides/migration-3.5.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)