1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

sdk-manual: describe how to use extensible SDK functionality directly in a Yocto build

(From yocto-docs rev: 7e1b2e4238c2260fd74295dd208ec774e0e6bf68)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-08-02 10:38:03 +02:00
committed by Richard Purdie
parent ea613c8f70
commit 2ee5950266
4 changed files with 100 additions and 11 deletions
@@ -1,11 +1,17 @@
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
******************************
Customizing the Extensible SDK
******************************
***************************************************
Customizing the Extensible SDK standalone installer
***************************************************
This appendix describes customizations you can apply to the extensible
SDK.
SDK when using in the standalone installer version.
.. note::
It is also possible to use the Extensible SDK functionality directly in a
Yocto build, avoiding separate installer artefacts. Please refer to
":ref:`sdk-manual/extensible:Installing the Extensible SDK`"
Configuring the Extensible SDK
==============================