| Message ID | 20260502162929.1377831-61-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | [01/62] at-spi2-core: upgrade 2.60.0 -> 2.60.3 | expand |
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/61-62-wireless-regdb-upgrade-2026.02.04---2026.03.18.patch FAIL: test commit message presence: Please include a commit message on your patch explaining the change (test_mbox.TestMbox.test_commit_message_presence) PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence) PASS: test author valid (test_mbox.TestMbox.test_author_valid) PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags) PASS: test mbox format (test_mbox.TestMbox.test_mbox_format) PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade) PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format) PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length) PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list) SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint) SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format) SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence) SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format) SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format) SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint) SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head) --- Please address the issues identified and submit a new revision of the patch, or alternatively, reply to this email with an explanation of why the patch should be accepted. If you believe these results are due to an error in patchtest, please submit a bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category under 'Yocto Project Subprojects'). For more information on specific failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank you!
On Sun, May 3, 2026 at 4:31 AM Richard Purdie via lists.openembedded.org <richard.purdie=linuxfoundation.org@lists.openembedded.org> wrote: > > Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> > --- > ...ireless-regdb_2026.02.04.bb => wireless-regdb_2026.03.18.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2026.02.04.bb => wireless-regdb_2026.03.18.bb} (94%) > > diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb > similarity index 94% > rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb > rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb > index 2f7c8160434..a70e9dd0dae 100644 > --- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb > +++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb > @@ -5,7 +5,7 @@ LICENSE = "ISC" > LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" > > SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz" > -SRC_URI[sha256sum] = "0ff48a5cd9e9cfe8e815a24e023734919e9a3b7ad2f039243ad121cf5aabf6c6" > +SRC_URI[sha256sum] = "5fc0000475d8c5368ccc5222827c16aef98b1eb6a69c9b5a3e7b7e98528945ac" We already have this submitted via https://lists.openembedded.org/g/openembedded-core/message/236182 > > inherit bin_package allarch > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#236370): https://lists.openembedded.org/g/openembedded-core/message/236370 > Mute This Topic: https://lists.openembedded.org/mt/119117280/3619737 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ankur.tyagi85@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb similarity index 94% rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb index 2f7c8160434..a70e9dd0dae 100644 --- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.02.04.bb +++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2026.03.18.bb @@ -5,7 +5,7 @@ LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz" -SRC_URI[sha256sum] = "0ff48a5cd9e9cfe8e815a24e023734919e9a3b7ad2f039243ad121cf5aabf6c6" +SRC_URI[sha256sum] = "5fc0000475d8c5368ccc5222827c16aef98b1eb6a69c9b5a3e7b7e98528945ac" inherit bin_package allarch
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- ...ireless-regdb_2026.02.04.bb => wireless-regdb_2026.03.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2026.02.04.bb => wireless-regdb_2026.03.18.bb} (94%)