| Message ID | 20260918055654.180727-1-a-garg7@ti.com |
|---|---|
| State | Changes Requested |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti,master/wrynose] packagegroups: ti-test: package iwlwifi-ty linux firmware images | expand |
meta-ti / na / 20260918055654.180727-1-a-garg7
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][master/wrynose][PATCH] packagegroups: ti-test: package iwlwifi-ty linux firmware images
WARN: Commit message should not include directory path to recipe: packagegroups: ti-test: package iwlwifi-ty linux firmware images.
packagegroups (COMMIT-MESSAGE-3)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master/wrynose][PATCH] packagegroups: ti-test: package iwlwifi-ty linux firmware images
- Submitter: From: Aksh Garg <a-garg7@ti.com>
- Date: Date: Fri, 18 Sep 2026 11:26:54 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ae3dfc765516c835aaf70c511c3741884a7d86a1
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.master.202609142200
- Commit SHA: 7034712771a19a5dfa13a0356e28c9770c226eaf
Patches
----------------------------------------
FAIL - [meta-ti][master/wrynose][PATCH] packagegroups: ti-test: package iwlwifi-ty linux firmware images
error: patch failed: meta-ti-test/recipes-core/packagegroups/ti-test.bb:117
error: meta-ti-test/recipes-core/packagegroups/ti-test.bb: patch does not apply
Applying: packagegroups: ti-test: package iwlwifi-ty linux firmware images
Patch failed at 0001 packagegroups: ti-test: package iwlwifi-ty linux firmware images
wrynose
=====================
Summary:
- Patch Series: [meta-ti][master/wrynose][PATCH] packagegroups: ti-test: package iwlwifi-ty linux firmware images
- Submitter: From: Aksh Garg <a-garg7@ti.com>
- Date: Date: Fri, 18 Sep 2026 11:26:54 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ae3dfc765516c835aaf70c511c3741884a7d86a1
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.wrynose.202608280716
- Commit SHA: 018a5e2bc1da78e198ea57900b993ea91795a5d0
Patches
----------------------------------------
All patches applied
On 9/18/2026 12:56 AM, Aksh Garg wrote: > Package linux-firmware-iwlwifi-ty containing the firmware for Intel > AX210 WiFi card. Why are we including a firmware in the ti-test package? Firmware should be controlled at the BSP level and not as something needed for testing. > Signed-off-by: Aksh Garg <a-garg7@ti.com> > --- > > The patches have been posted to oe-core to add the package support for > iwlwifi-ty firmware to the respective branches: > - master: https://lists.openembedded.org/g/openembedded-core/topic/master_patch_v2/121309633 > - wrynose: https://lists.openembedded.org/g/openembedded-core/topic/wrynose_patch/121309627 > > meta-ti-test/recipes-core/packagegroups/ti-test.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-ti-test/recipes-core/packagegroups/ti-test.bb b/meta-ti-test/recipes-core/packagegroups/ti-test.bb > index 8a348c26f6e8..9064bf276d40 100644 > --- a/meta-ti-test/recipes-core/packagegroups/ti-test.bb > +++ b/meta-ti-test/recipes-core/packagegroups/ti-test.bb > @@ -117,6 +117,7 @@ TI_TEST_NETWORKING = "\ > strongswan \ > tcpdump \ > xdp-tools-ti \ > + linux-firmware-iwlwifi-ty \ NAK. Please keep the list in alphabetical order assuming that we are going to take this patch. Please see above question. > " > > TI_TEST_STORAGE = "\
diff --git a/meta-ti-test/recipes-core/packagegroups/ti-test.bb b/meta-ti-test/recipes-core/packagegroups/ti-test.bb index 8a348c26f6e8..9064bf276d40 100644 --- a/meta-ti-test/recipes-core/packagegroups/ti-test.bb +++ b/meta-ti-test/recipes-core/packagegroups/ti-test.bb @@ -117,6 +117,7 @@ TI_TEST_NETWORKING = "\ strongswan \ tcpdump \ xdp-tools-ti \ + linux-firmware-iwlwifi-ty \ " TI_TEST_STORAGE = "\
Package linux-firmware-iwlwifi-ty containing the firmware for Intel AX210 WiFi card. Signed-off-by: Aksh Garg <a-garg7@ti.com> --- The patches have been posted to oe-core to add the package support for iwlwifi-ty firmware to the respective branches: - master: https://lists.openembedded.org/g/openembedded-core/topic/master_patch_v2/121309633 - wrynose: https://lists.openembedded.org/g/openembedded-core/topic/wrynose_patch/121309627 meta-ti-test/recipes-core/packagegroups/ti-test.bb | 1 + 1 file changed, 1 insertion(+)