mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
ref-manual/classes: drop the migrate_localcount class
This class is obsolete and was removed from openembedded-core with
commits fca25fc4d7721f85f64c942307ebe7ba9f2fad3e ("migrate_localcount:
Drop long obsolete code") and d0f35207f9
("bitbake: fetch2: remove localcount and use AUTOINC instead").
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 0da4f50b2105e0ee2d992338b390e966f38a51c0)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
60e143a589
commit
f185c78263
@@ -1877,14 +1877,6 @@ each layer before starting every build. The :ref:`ref-classes-metadata_scm`
|
||||
class is enabled by default because it is inherited by the
|
||||
:ref:`ref-classes-base` class.
|
||||
|
||||
.. _ref-classes-migrate_localcount:
|
||||
|
||||
``migrate_localcount``
|
||||
======================
|
||||
|
||||
The :ref:`ref-classes-migrate_localcount` class verifies a recipe's localcount data and
|
||||
increments it appropriately.
|
||||
|
||||
.. _ref-classes-mime:
|
||||
|
||||
``mime``
|
||||
|
||||
Reference in New Issue
Block a user