From be14e8aa49b284ebf80b6a154d3e646a5c265ca8 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 28 Mar 2025 09:07:11 +0100 Subject: migration-guides/release-notes-5.2.rst: add an entry for addfragments This should be clearly mentioned in the BitBake section as it is an valuable addition to 5.2. (From yocto-docs rev: 62e0fd7ec9581918935b44427326ae74991bd72a) 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 d583f3e9d1..cbef0d6863 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst @@ -302,6 +302,12 @@ New Features / Enhancements in |yocto-ver| - BitBake changes: + - Add a new concept of configuration fragment, which allows providing + configuration snippets contained in layers in a structured and controlled + way. For more information, see the + :ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:\`\`addfragments\`\` + Directive` section of the BitBake User Manual. + - Add a new ``include_all`` directive, which can be used to include multiple files present in the same location in different layers. -- cgit v1.2.3-54-g00ecf