mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
doc: migration-3.5: move the distutils changes to the class changes section
(From yocto-docs rev: 2289b74b0cc4d991445ed6fbd01b7e17cb630fc3) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2fd4d2cb70
commit
1b719e9043
@@ -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()`
|
||||
|
||||
Reference in New Issue
Block a user