release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure

The beaglebone-yocto currently fails the parselogs runtime test. For
details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15624

Reported-by: Ross Burton <Ross.Burton@arm.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 295e45d17658c8f47a87163be7fc7b6327c3fa4c)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard 2024-10-16 16:18:03 +02:00 committed by Richard Purdie
parent bf4f76d4d1
commit 5c46d03ea8

View File

@ -402,6 +402,13 @@ New Features / Enhancements in 5.1
scripts, fixing some issues seen when :term:`PACKAGECONFIG` would
conditionally modify it.
Known Issues in 5.1
~~~~~~~~~~~~~~~~~~~
- ``oeqa/runtime``: the ``beaglebone-yocto`` target fails the ``parselogs``
runtime test due to unexpected kernel error messages in the log (see
:yocto_bugs:`bug 15624 </show_bug.cgi?id=15624>` on Bugzilla).
Recipe License changes in 5.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~