From 2f9472efbc323f6eac355abc510b106c72f36c52 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 17 Oct 2022 17:33:28 +0100 Subject: migration-guides: add known issues for 4.1 (From yocto-docs rev: 34ad768a05d6ba87aab64f0aa85e63d4233e0696) Signed-off-by: Ross Burton Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-4.1.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/migration-guides/release-notes-4.1.rst b/documentation/migration-guides/release-notes-4.1.rst index 4639d04cb4..be722356d1 100644 --- a/documentation/migration-guides/release-notes-4.1.rst +++ b/documentation/migration-guides/release-notes-4.1.rst @@ -187,7 +187,17 @@ New Features / Enhancements in 4.1 Known Issues in 4.1 ~~~~~~~~~~~~~~~~~~~ - +- The change to :ref:`migration-4.1-complementary-deps` means that images + built with the ``ptest-pkgs`` :term:`IMAGE_FEATURES` don’t automatically + install ``ptest-runner``, as that package is a recommendation of the + individual ``-ptest`` packages. This will be resolved in the next point + release, and can be worked around by explicitly installing ``ptest-runner`` + into the image. Filed as :yocto_bugs:`bug 14928 `. + +- There is a known issue with eSDKs where sstate objects may be missing, + resulting in packages being unavailable to install in the sysroot. This is + under investigation and appears to be related to hash equivalence. Filed as + :yocto_bugs:`bug 14626 `. Recipe License changes in 4.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3-54-g00ecf