mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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: 0f4df623bff6c3c46b4649b8237dd0e417e0f86f) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit f02c64286504353e97c7e5fe5c0d193776469ad1) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0da3cd0ae6
commit
0cd11a8cd4
@@ -760,7 +760,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.
|
||||||
|
|
||||||
#. The build system generates the file system image and a customized
|
#. 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user