Files
poky/documentation/migration-guides/release-notes-4.2.rst
Michael Opdenacker 70126f4f51 manuals: prepare 4.2 migration notes
(From yocto-docs rev: 9276628507233aef554450c807d8456a0eb00225)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-12-18 10:41:21 +00:00

29 lines
762 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
Release notes for 4.2 (mickledore)
---------------------------------
New Features / Enhancements in 4.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Python 3.8 is the minimum Python version required on the build host.
For host distributions that do not provide it, this is included as part of the
:term:`buildtools` tarball.
- This release now supports a new ``addpylib`` directive to enable
Python libraries within layers.
This directive should be added to your layer configuration,
as in the below example from ``meta/conf/layer.conf``::
addpylib ${LAYERDIR}/lib oe
- Architecture-specific enhancements:
- Kernel-related enhancements:
- QEMU/runqemu enhancements:
- Image-related enhancements: