summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-1.5.rst')
-rw-r--r--documentation/migration-guides/migration-1.5.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst
index 70a087ff1a..b47980dc67 100644
--- a/documentation/migration-guides/migration-1.5.rst
+++ b/documentation/migration-guides/migration-1.5.rst
@@ -130,6 +130,11 @@ The following directory changes exist:
130 it easier to delete :term:`TMPDIR` and preserve the build history. 130 it easier to delete :term:`TMPDIR` and preserve the build history.
131 Additionally, data for produced SDKs is now split by :term:`IMAGE_NAME`. 131 Additionally, data for produced SDKs is now split by :term:`IMAGE_NAME`.
132 132
133- When :ref:`buildhistory <ref-classes-buildhistory>` is enabled, its output
134 is now written under the :term:`Build Directory` rather than :term:`TMPDIR`.
135 Doing so makes it easier to delete :term:`TMPDIR` and preserve the build
136 history. Additionally, data for produced SDKs is now split by :term:`IMAGE_NAME`.
137
133- The ``pkgdata`` directory produced as part of the packaging process 138- The ``pkgdata`` directory produced as part of the packaging process
134 has been collapsed into a single machine-specific directory. This 139 has been collapsed into a single machine-specific directory. This
135 directory is located under ``sysroots`` and uses a machine-specific 140 directory is located under ``sysroots`` and uses a machine-specific