mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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 <rpjday@crashcourse.ca> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 94ebe744d0e95672456b8157daf0ffba333397bd) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
ec370051a9
commit
cee4c1df5a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user