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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.5.rst b/documentation/migration-guides/migration-1.5.rst
index e1ba4a9a13..11c821265c 100644
--- a/documentation/migration-guides/migration-1.5.rst
+++ b/documentation/migration-guides/migration-1.5.rst
@@ -144,7 +144,7 @@ Shortened Git ``SRCREV`` Values
144 144
145BitBake will now shorten revisions from Git repositories from the normal 145BitBake will now shorten revisions from Git repositories from the normal
14640 characters down to 10 characters within :term:`SRCPV` 14640 characters down to 10 characters within :term:`SRCPV`
147for improved usability in path and file names. This change should be 147for improved usability in path and filenames. This change should be
148safe within contexts where these revisions are used because the chances 148safe within contexts where these revisions are used because the chances
149of spatially close collisions is very low. Distant collisions are not a 149of spatially close collisions is very low. Distant collisions are not a
150major issue in the way the values are used. 150major issue in the way the values are used.