overview-manual: concepts.rst: add reference to "do_populate_sdk_ext" task

(From yocto-docs rev: 763eb0b85052f2013b481017d432fc95ae5869a5)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2022-09-23 18:27:31 +02:00
committed by Richard Purdie
parent 97495b4c89
commit 8f39d1812b

View File

@@ -1106,7 +1106,7 @@ built for the target hardware and includes libraries and headers. The
host part is the part of the SDK that runs on the
:term:`SDKMACHINE`.
The ``do_populate_sdk_ext`` task helps create the extensible SDK and
The :ref:`ref-tasks-populate_sdk_ext` task helps create the extensible SDK and
handles host and target parts differently than its counter part does for
the standard SDK. For the extensible SDK, the task encapsulates the
build system, which includes everything needed (host and target) for the