diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-10-02 10:38:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-09 14:04:26 +0100 |
commit | 79e444e8800bb89e555118038c7bb7586123647a (patch) | |
tree | b29e196159131871e7c85cd183219fbcf79fa80e /documentation | |
parent | 315a4aa17c2670626781993301dd2170c50a6a25 (diff) | |
download | poky-79e444e8800bb89e555118038c7bb7586123647a.tar.gz |
release-notes-5.1: document added python3-libarchive-c ptest
This covers Poky's commit
c01e633ab91 (python3-libarchive-c: add ptest, 2024-08-02)
(From yocto-docs rev: 94126f6f5526b460ebd5ce548ad0aa83dbc1eeaa)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-5.1.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index c2600b07f2..3d5a885d3f 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst | |||
@@ -28,6 +28,8 @@ New Features / Enhancements in 5.1 | |||
28 | 28 | ||
29 | - oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir | 29 | - oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir |
30 | 30 | ||
31 | - Enable ptests for ``python3-libarchive-c`` | ||
32 | |||
31 | - Utility script changes: | 33 | - Utility script changes: |
32 | 34 | ||
33 | - BitBake improvements: | 35 | - BitBake improvements: |