summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-09-23 18:25:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-07 10:54:26 +0100
commit97495b4c89463ce5ce52956fa88b2fbf08d35ab0 (patch)
treea8e2154547268f0dc6ead5d3b90e302ce5c4bdb5 /documentation/migration-guides
parent21023331572d84fc2dae983a4925f6ac9f6a8541 (diff)
downloadpoky-97495b4c89463ce5ce52956fa88b2fbf08d35ab0.tar.gz
manuals: add reference to the "do_populate_sdk" task
[YOCTO #14508] Reported-by: Quentin Schulz <foss@0leil.net> (From yocto-docs rev: 6d262b676ed1e8b6b404050dad20e85e7ceb28c2) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r--documentation/migration-guides/release-notes-3.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.rst b/documentation/migration-guides/release-notes-3.4.rst
index 4319bf119d..de1d209682 100644
--- a/documentation/migration-guides/release-notes-3.4.rst
+++ b/documentation/migration-guides/release-notes-3.4.rst
@@ -67,7 +67,7 @@ New Features / Enhancements in 3.4
67 67
68- SDK-related enhancements: 68- SDK-related enhancements:
69 69
70 - Enable do_populate_sdk with multilibs 70 - Enable :ref:`ref-tasks-populate_sdk` with multilibs
71 - New ``SDKPATHINSTALL`` variable decouples default install path from built in path to avoid rebuilding nativesdk components on e.g. :term:`DISTRO_VERSION` changes 71 - New ``SDKPATHINSTALL`` variable decouples default install path from built in path to avoid rebuilding nativesdk components on e.g. :term:`DISTRO_VERSION` changes
72 - eSDK: Error if trying to generate an eSDK from a multiconfig 72 - eSDK: Error if trying to generate an eSDK from a multiconfig
73 - eSDK: introduce :term:`TOOLCHAIN_HOST_TASK_ESDK` to be used in place of :term:`TOOLCHAIN_HOST_TASK` to add components to the host part of the eSDK 73 - eSDK: introduce :term:`TOOLCHAIN_HOST_TASK_ESDK` to be used in place of :term:`TOOLCHAIN_HOST_TASK` to add components to the host part of the eSDK