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:03:53 +0100 |
commit | eb32cf01f9a7fc1006ab9f1c1ca6feede74e8b9c (patch) | |
tree | 53677cb64e3413073c01d6cdf39fa216bfb112dd | |
parent | f311e797f18210f2a828291bf7a96ecd06795483 (diff) | |
download | poky-eb32cf01f9a7fc1006ab9f1c1ca6feede74e8b9c.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>
-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: |