mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
release-notes-5.2: cover devtool modify --debug-build
(From yocto-docs rev: ef5f35e6da2dcdfad6290ab4d5bfa3010a600caf) Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
65a838b42c
commit
f68e85f49f
|
@ -243,6 +243,12 @@ New Features / Enhancements in |yocto-ver|
|
||||||
- Remove the "S = WORKDIR" workaround as now :term:`S` cannot be equal to
|
- Remove the "S = WORKDIR" workaround as now :term:`S` cannot be equal to
|
||||||
:term:`WORKDIR`.
|
: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:
|
- Patchtest-related changes:
|
||||||
|
|
||||||
- Refactor pattern definitions in a ``patterns`` module.
|
- Refactor pattern definitions in a ``patterns`` module.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user