mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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 <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e02cf372bf
commit
be14e8aa49
@@ -302,6 +302,12 @@ New Features / Enhancements in |yocto-ver|
|
|||||||
|
|
||||||
- BitBake changes:
|
- 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
|
- Add a new ``include_all`` directive, which can be used to include multiple
|
||||||
files present in the same location in different layers.
|
files present in the same location in different layers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user