diff options
Diffstat (limited to 'documentation/migration-guides/migration-2.2.rst')
-rw-r--r-- | documentation/migration-guides/migration-2.2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst index a6c1a4aa48..3e35b2b8aa 100644 --- a/documentation/migration-guides/migration-2.2.rst +++ b/documentation/migration-guides/migration-2.2.rst | |||
@@ -439,7 +439,7 @@ The following miscellaneous changes have occurred: | |||
439 | 439 | ||
440 | - ``packagegroup-core-tools-testapps``: Removed Piglit. | 440 | - ``packagegroup-core-tools-testapps``: Removed Piglit. |
441 | 441 | ||
442 | - :ref:`image.bbclass <ref-classes-image>`: Renamed COMPRESS(ION) to CONVERSION. This change | 442 | - :ref:`ref-classes-image`: Renamed COMPRESS(ION) to CONVERSION. This change |
443 | means that ``COMPRESSIONTYPES``, ``COMPRESS_DEPENDS`` and | 443 | means that ``COMPRESSIONTYPES``, ``COMPRESS_DEPENDS`` and |
444 | ``COMPRESS_CMD`` are deprecated in favor of ``CONVERSIONTYPES``, | 444 | ``COMPRESS_CMD`` are deprecated in favor of ``CONVERSIONTYPES``, |
445 | ``CONVERSION_DEPENDS`` and ``CONVERSION_CMD``. The ``COMPRESS*`` | 445 | ``CONVERSION_DEPENDS`` and ``CONVERSION_CMD``. The ``COMPRESS*`` |