summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-10-16 16:18:03 +0200
committerSteve Sakoman <steve@sakoman.com>2024-10-29 05:51:03 -0700
commit94d3814f81826cb6d293aa4810c1226abfde00e5 (patch)
tree1dae02e2cef77e3476ed980a9c7ff14de34e5a92 /documentation
parent59a0d5753cb8be0a940c81cb9b97c10fbd616ffe (diff)
downloadpoky-94d3814f81826cb6d293aa4810c1226abfde00e5.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: 1185f92c0f4a80b69759c944f74673aa6d6bb35a) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 295e45d17658c8f47a87163be7fc7b6327c3fa4c) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-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