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

sphinx: ref-tasks: Add populate_sdk_ext task definition

(From yocto-docs rev: 0d4cc867c3faa0144ed5a2aaa2698a6f693a2404)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-09-15 22:45:09 +01:00
parent 90a47a9c5b
commit 1c9db6ef7f
+11
View File
@@ -382,6 +382,17 @@ Creates the file and directory structure for an installable SDK. See the
section in the Yocto Project Overview and Concepts Manual for more
information.
.. _ref-tasks-populate_sdk_ext:
``do_populate_sdk_ext``
-----------------------
Creates the file and directory structure for an installable extensible
SDK (eSDK). See the ":ref:`sdk-generation-dev-environment`"
section in the Yocto Project Overview and Concepts Manual for more
information.
.. _ref-tasks-populate_sysroot:
``do_populate_sysroot``