diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/faq.rst | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/system-requirements.rst | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/faq.rst b/documentation/ref-manual/faq.rst index e06b5e6caa..3eee9e1be5 100644 --- a/documentation/ref-manual/faq.rst +++ b/documentation/ref-manual/faq.rst | |||
| @@ -22,7 +22,7 @@ Can I still use the Yocto Project? | |||
| 22 | **A:** You can get the required tools on your host development system a | 22 | **A:** You can get the required tools on your host development system a |
| 23 | couple different ways (i.e. building a tarball or downloading a | 23 | couple different ways (i.e. building a tarball or downloading a |
| 24 | tarball). See the | 24 | tarball). See the |
| 25 | ":ref:`ref-manual/system-requirements:required git, tar, python and gcc versions`" | 25 | ":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`" |
| 26 | section for steps on how to update your build tools. | 26 | section for steps on how to update your build tools. |
| 27 | 27 | ||
| 28 | **Q:** How can you claim Poky / OpenEmbedded-Core is stable? | 28 | **Q:** How can you claim Poky / OpenEmbedded-Core is stable? |
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 04f9efaa23..6cf88f2a98 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
| @@ -234,8 +234,8 @@ supported CentOS-8 Linux distribution: | |||
| 234 | $ sudo dnf install make python3-pip which | 234 | $ sudo dnf install make python3-pip which |
| 235 | &PIP3_HOST_PACKAGES_DOC; | 235 | &PIP3_HOST_PACKAGES_DOC; |
| 236 | 236 | ||
| 237 | Required Git, tar, Python and gcc Versions | 237 | Required Git, tar, Python, make and gcc Versions |
| 238 | ========================================== | 238 | ================================================ |
| 239 | 239 | ||
| 240 | In order to use the build system, your host development system must meet | 240 | In order to use the build system, your host development system must meet |
| 241 | the following version requirements for Git, tar, and Python: | 241 | the following version requirements for Git, tar, and Python: |
| @@ -246,6 +246,8 @@ the following version requirements for Git, tar, and Python: | |||
| 246 | 246 | ||
| 247 | - Python &MIN_PYTHON_VERSION; or greater | 247 | - Python &MIN_PYTHON_VERSION; or greater |
| 248 | 248 | ||
| 249 | - GNU make &MIN_MAKE_VERSION; or greater | ||
| 250 | |||
| 249 | If your host development system does not meet all these requirements, | 251 | If your host development system does not meet all these requirements, |
| 250 | you can resolve this by installing a ``buildtools`` tarball that | 252 | you can resolve this by installing a ``buildtools`` tarball that |
| 251 | contains these tools. You can get the tarball one of two ways: download | 253 | contains these tools. You can get the tarball one of two ways: download |
