mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02: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:
parent
e02cf372bf
commit
be14e8aa49
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user