summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-10-16 16:18:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-10-23 12:28:40 +0100
commit5c46d03ea854b107dc111aa238291181fcabe534 (patch)
treeea7ef6a0c8c2c46bf30609b43e71cb36ad84d228
parentbf4f76d4d15fcd7056d3e14bb99a7d1a6e8e5688 (diff)
downloadpoky-5c46d03ea854b107dc111aa238291181fcabe534.tar.gz
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>
-rw-r--r--documentation/migration-guides/release-notes-5.1.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst
index 0f1cb5312e..d6e284c1e8 100644
--- a/documentation/migration-guides/release-notes-5.1.rst
+++ b/documentation/migration-guides/release-notes-5.1.rst
@@ -402,6 +402,13 @@ New Features / Enhancements in 5.1
402 scripts, fixing some issues seen when :term:`PACKAGECONFIG` would 402 scripts, fixing some issues seen when :term:`PACKAGECONFIG` would
403 conditionally modify it. 403 conditionally modify it.
404 404
405Known Issues in 5.1
406~~~~~~~~~~~~~~~~~~~
407
408- ``oeqa/runtime``: the ``beaglebone-yocto`` target fails the ``parselogs``
409 runtime test due to unexpected kernel error messages in the log (see
410 :yocto_bugs:`bug 15624 </show_bug.cgi?id=15624>` on Bugzilla).
411
405Recipe License changes in 5.1 412Recipe License changes in 5.1
406~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 413~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
407 414