mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
Add mention of OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS to release-notes-5.2 to users can use it after upgrading. (From yocto-docs rev: eec44e4daf414be414e9fd0471b0381b980d6fab) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
9c90dadbd0
commit
a7a55e856b
|
@ -17,6 +17,10 @@ New Features / Enhancements in |yocto-ver|
|
|||
- ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which
|
||||
allows compression the firmwares provided by the ``linux-firmware`` recipe.
|
||||
Possible values are ``xz`` and ``zst``.
|
||||
- reproducibility: Add the :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS`
|
||||
variable which enables a reproducibility test on recipes using
|
||||
:ref:`Shared State <overview-manual/concepts:Shared State>` for the
|
||||
dependencies. See :doc:`/test-manual/reproducible-builds`.
|
||||
|
||||
- Kernel-related changes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user