diff options
-rw-r--r-- | documentation/migration-guides/release-notes-5.1.rst | 7 |
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 | ||
405 | Known 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 | |||
405 | Recipe License changes in 5.1 | 412 | Recipe License changes in 5.1 |
406 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 413 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
407 | 414 | ||