From f68e85f49f328e624557bae6ac385a069856d78b Mon Sep 17 00:00:00 2001 From: Adrian Freihofer Date: Tue, 14 Jan 2025 21:07:14 +0100 Subject: release-notes-5.2: cover devtool modify --debug-build (From yocto-docs rev: ef5f35e6da2dcdfad6290ab4d5bfa3010a600caf) Signed-off-by: Adrian Freihofer Reviewed-by: Quentin Schulz Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-5.2.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/migration-guides') diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index 0eef448330..06dce8d17a 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst @@ -243,6 +243,12 @@ New Features / Enhancements in |yocto-ver| - Remove the "S = WORKDIR" workaround as now :term:`S` cannot be equal to :term:`WORKDIR`. + - The already broken ``--debug-build-config`` option of + ``devtool ide-sdk`` has been replaced by a new ``--debug-build`` option + of ``devtool modify``. The new ``devtool ide-sdk`` workflow is: + ``devtool modify my-recipe --debug-build`` followed by + ``devtool ide-sdk my-recipe my-image``. + - Patchtest-related changes: - Refactor pattern definitions in a ``patterns`` module. -- cgit v1.2.3-54-g00ecf