diff options
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r-- | documentation/migration-guides/migration-1.5.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst index e956d9fffa..e1ba4a9a13 100644 --- a/documentation/migration-guides/migration-1.5.rst +++ b/documentation/migration-guides/migration-1.5.rst | |||
@@ -124,7 +124,7 @@ The following directory changes exist: | |||
124 | need to refer to this directory. The ``runqemu`` script now uses this | 124 | need to refer to this directory. The ``runqemu`` script now uses this |
125 | variable to find images and kernel binaries and will use BitBake to | 125 | variable to find images and kernel binaries and will use BitBake to |
126 | determine the directory. Alternatively, you can set the | 126 | determine the directory. Alternatively, you can set the |
127 | ``DEPLOY_DIR_IMAGE`` variable in the external environment. | 127 | :term:`DEPLOY_DIR_IMAGE` variable in the external environment. |
128 | 128 | ||
129 | - When buildhistory is enabled, its output is now written under the | 129 | - When buildhistory is enabled, its output is now written under the |
130 | :term:`Build Directory` rather than | 130 | :term:`Build Directory` rather than |
@@ -333,7 +333,7 @@ Following is a list of short entries describing other changes: | |||
333 | :term:`BAD_RECOMMENDATIONS` supports | 333 | :term:`BAD_RECOMMENDATIONS` supports |
334 | pre-renamed package names. | 334 | pre-renamed package names. |
335 | 335 | ||
336 | - ``classes/rootfs_rpm``: Implement ``BAD_RECOMMENDATIONS`` for RPM. | 336 | - ``classes/rootfs_rpm``: Implement :term:`BAD_RECOMMENDATIONS` for RPM. |
337 | 337 | ||
338 | - ``systemd``: Remove ``systemd_unitdir`` if ``systemd`` is not in | 338 | - ``systemd``: Remove ``systemd_unitdir`` if ``systemd`` is not in |
339 | :term:`DISTRO_FEATURES`. | 339 | :term:`DISTRO_FEATURES`. |