summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.4.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-11-23 18:47:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-13 23:31:34 +0000
commita19add4aaaa4ff64ae3403eae415c08713bbdb38 (patch)
tree35e27a4aa032849c826344fd99f0207c39cb18bb /documentation/migration-guides/migration-2.4.rst
parent2b578eae4e50774dd449282beb287e10b0485cbc (diff)
downloadpoky-a19add4aaaa4ff64ae3403eae415c08713bbdb38.tar.gz
migration-guides: add more class references
(From yocto-docs rev: 29031a9da0f1a500a8b2b6a642ee553a352255f8) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-2.4.rst')
-rw-r--r--documentation/migration-guides/migration-2.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.4.rst b/documentation/migration-guides/migration-2.4.rst
index ae1a212b5d..ef5f32e6ef 100644
--- a/documentation/migration-guides/migration-2.4.rst
+++ b/documentation/migration-guides/migration-2.4.rst
@@ -273,7 +273,7 @@ The following are additional changes:
273 a single commit per build rather than one commit per subdirectory in 273 a single commit per build rather than one commit per subdirectory in
274 the repository. This behavior assumes the commits are enabled with 274 the repository. This behavior assumes the commits are enabled with
275 :term:`BUILDHISTORY_COMMIT` = "1", which 275 :term:`BUILDHISTORY_COMMIT` = "1", which
276 is typical. Previously, the ``buildhistory`` class made one commit 276 is typical. Previously, the :ref:`buildhistory <ref-classes-buildhistory>` class made one commit
277 per subdirectory in the repository in order to make it easier to see 277 per subdirectory in the repository in order to make it easier to see
278 the changes for a particular subdirectory. To view a particular 278 the changes for a particular subdirectory. To view a particular
279 change, specify that subdirectory as the last parameter on the 279 change, specify that subdirectory as the last parameter on the