Bläddra i källkod

sphinx: ref-tasks: Add populate_sdk_ext task definition

(From yocto-docs rev: 0d4cc867c3faa0144ed5a2aaa2698a6f693a2404)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 4 år sedan
förälder
incheckning
1c9db6ef7f
1 ändrade filer med 11 tillägg och 0 borttagningar
  1. 11 0
      documentation/ref-manual/ref-tasks.rst

+ 11 - 0
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``