From 1c9db6ef7f239dc097ee4d9ef6922d93c3c3c711 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 15 Sep 2020 22:45:09 +0100 Subject: sphinx: ref-tasks: Add populate_sdk_ext task definition (From yocto-docs rev: 0d4cc867c3faa0144ed5a2aaa2698a6f693a2404) Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst index 44463f2236..dcdff05dce 100644 --- a/documentation/ref-manual/ref-tasks.rst +++ b/documentation/ref-manual/ref-tasks.rst @@ -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`` -- cgit v1.2.3-54-g00ecf