overview-manual/yp-intro.rst: fix SDK type in bullet list

The YP generates an SDK by default, which can be meta-toolchain, an
image-specific one, or an extensible SDK (eSDK). Don't be specific in
this bullet list.

(From yocto-docs rev: 3c455c5a2892611d2323610170f9600ceb953f6c)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit f02c64286504353e97c7e5fe5c0d193776469ad1)
Fix conflict (#. on master, 7. on kirkstone)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2026-01-05 17:02:55 +01:00
committed by Richard Purdie
parent 5489d2b5b6
commit d66f9ee0ef

View File

@@ -759,7 +759,8 @@ Here is a brief summary of the "workflow":
package feed that is used to create the final root file image. package feed that is used to create the final root file image.
7. The build system generates the file system image and a customized 7. The build system generates the file system image and a customized
Extensible SDK (eSDK) for application development in parallel. :doc:`SDK </sdk-manual/index>` (Software Development Kit) for application
development in parallel.
For a very detailed look at this workflow, see the For a very detailed look at this workflow, see the
":ref:`overview-manual/concepts:openembedded build system concepts`" section. ":ref:`overview-manual/concepts:openembedded build system concepts`" section.