diff options
Diffstat (limited to 'documentation/migration-guides/migration-1.7.rst')
-rw-r--r-- | documentation/migration-guides/migration-1.7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.7.rst b/documentation/migration-guides/migration-1.7.rst index 4dc45ef090..94e9904b66 100644 --- a/documentation/migration-guides/migration-1.7.rst +++ b/documentation/migration-guides/migration-1.7.rst | |||
@@ -32,7 +32,7 @@ version required on the | |||
32 | build host is now 1.7.8 because the ``--list`` option is now required by | 32 | build host is now 1.7.8 because the ``--list`` option is now required by |
33 | BitBake's Git fetcher. As always, if your host distribution does not | 33 | BitBake's Git fetcher. As always, if your host distribution does not |
34 | provide a version of Git that meets this requirement, you can use the | 34 | provide a version of Git that meets this requirement, you can use the |
35 | ``buildtools-tarball`` that does. See the | 35 | :term:`buildtools` tarball that does. See the |
36 | ":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`" | 36 | ":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`" |
37 | section for more information. | 37 | section for more information. |
38 | 38 | ||