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

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``