From e0c348b64473a66bdd13da4facbfd17700899a9d Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 14 Dec 2022 09:36:00 +0100 Subject: manuals: update references to buildtools Also fix number of corresponding paragraphs (From yocto-docs rev: 28ee2d91fe4dd0549940dc5df1ff1d59363fcc0f) Signed-off-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/dev-manual/start.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 9dc9b855b3..834fb13088 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -308,10 +308,12 @@ Project Build Host: - gcc &MIN_GCC_VERSION; or greater. + - GNU make &MIN_MAKE_VERSION; or greater + If your build host does not meet any of these listed version requirements, you can take steps to prepare the system so that you can still use the Yocto Project. See the - ":ref:`ref-manual/system-requirements:required git, tar, python and gcc versions`" + ":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`" section in the Yocto Project Reference Manual for information. 4. *Install Development Host Packages:* Required development host -- cgit v1.2.3-54-g00ecf