mirror of
https://git.yoctoproject.org/poky
synced 2026-06-21 04:53:48 +02:00
Correct spelling errors in the machine include README documentation for both ARM and x86 architectures to improve clarity. ARM changes: - Fix TUNE_PKGACH -> TUNE_PKGARCH. - Fix "definiton" -> "definition". - Fix "Curently" -> "Currently". - Fix "specificed" -> "specified". x86 changes: - Fix "define" -> "defined". - Fix "to to" duplication. (From OE-Core rev: 4f5c4af9fa044a3e744f0c2d44aa101adcded0ff) Signed-off-by: Prabhudasu Vatala <prabhudasuvatala@gmail.com> (cherry picked from commit a77dd221c31e44a17784c15f5402ef785fb9c1b7) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>