diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-10-02 10:38:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-09 14:04:26 +0100 |
commit | aa8f9838d4173b25c9295173a7b6d30ebe7c8c52 (patch) | |
tree | 98fe79b2569c38b82ce3765af3d25d70f56ac754 /documentation | |
parent | 79e444e8800bb89e555118038c7bb7586123647a (diff) | |
download | poky-aa8f9838d4173b25c9295173a7b6d30ebe7c8c52.tar.gz |
release-notes-5.1: document fixed _test_devtool_add_git_url test
This covers Poky's commits:
3c05286fa10 (oeqa/selftest/devtool: fix _test_devtool_add_git_url, 2024-04-26)
268dfbd9491 (Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2", 2024-04-26)
(From yocto-docs rev: 8c4efab8f9baf1e8b11232dc8438ab7c103a9a40)
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 3d5a885d3f..75e57ea1f1 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst | |||
@@ -36,6 +36,8 @@ New Features / Enhancements in 5.1 | |||
36 | 36 | ||
37 | - devtool improvements: | 37 | - devtool improvements: |
38 | 38 | ||
39 | - Fix ``_test_devtool_add_git_url`` test | ||
40 | |||
39 | - recipetool improvements: | 41 | - recipetool improvements: |
40 | 42 | ||
41 | - Packaging changes: | 43 | - Packaging changes: |