From cee4c1df5aaa170ea9f5d797cce413680620e65b Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Fri, 8 May 2026 15:08:44 -0400 Subject: [PATCH] YP Quick Build: delete extraneous periods in list Delete inconsistent periods in software versions list so it doesn't look weird. (From yocto-docs rev: a106dea889259a872fdbe69215fe4de740bc49f4) Signed-off-by: Robert P. J. Day Reviewed-by: Quentin Schulz Signed-off-by: Antonin Godard (cherry picked from commit 94ebe744d0e95672456b8157daf0ffba333397bd) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/brief-yoctoprojectqs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst index b37142ef14..535092c977 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst @@ -61,8 +61,8 @@ following requirements: - Git &MIN_GIT_VERSION; or greater - tar &MIN_TAR_VERSION; or greater - - Python &MIN_PYTHON_VERSION; or greater. - - gcc &MIN_GCC_VERSION; or greater. + - Python &MIN_PYTHON_VERSION; or greater + - gcc &MIN_GCC_VERSION; or greater - GNU make &MIN_MAKE_VERSION; or greater If your build host does not satisfy all of the above version