summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-4.2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-4.2.rst')
-rw-r--r--documentation/migration-guides/migration-4.2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-4.2.rst b/documentation/migration-guides/migration-4.2.rst
index 1db6fbca42..f5f12c8871 100644
--- a/documentation/migration-guides/migration-4.2.rst
+++ b/documentation/migration-guides/migration-4.2.rst
@@ -121,7 +121,7 @@ Removed variables
121The following variables have been removed: 121The following variables have been removed:
122 122
123- ``SERIAL_CONSOLE``, deprecated since version 2.6, replaced by :term:`SERIAL_CONSOLES`. 123- ``SERIAL_CONSOLE``, deprecated since version 2.6, replaced by :term:`SERIAL_CONSOLES`.
124- ``PACKAGEBUILDPKGD``, a mostly internal variable in the ref:`ref-classes-package` 124- ``PACKAGEBUILDPKGD``, a mostly internal variable in the :ref:`ref-classes-package`
125 class was rarely used to customise packaging. If you were using this in your custom 125 class was rarely used to customise packaging. If you were using this in your custom
126 recipes or bbappends, you will need to switch to using :term:`PACKAGE_PREPROCESS_FUNCS` 126 recipes or bbappends, you will need to switch to using :term:`PACKAGE_PREPROCESS_FUNCS`
127 or :term:`PACKAGESPLITFUNCS` instead. 127 or :term:`PACKAGESPLITFUNCS` instead.