diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2025-02-17 10:53:55 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-02-20 09:47:37 -0300 |
commit | 04b90cc629ae09367f9d01aee41cae35ec70fe54 (patch) | |
tree | 45d10788e3461a2051656f0699b8836698c71bec | |
parent | 68ba6dd25955aed50e1d58fbb623b0b8cb0afc07 (diff) |
packagegroup-tdx-cli: remove IW416 and 8997 firmware packages
These packages are being set by the machine files (e.g.
verdin-am62.conf), for the SoMs that have these Wi-Fi chips available.
Therefore there is no point on having them here.
Related-to: ELB-6240
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit b5f15cefa15f1c9ef6aad6f594cb168dd531f3ec)
-rw-r--r-- | recipes-images/images/packagegroup-tdx-cli.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index c1ee9c2e..26d30ed2 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -185,8 +185,6 @@ RRECOMMENDS:packagegroup-wifi-tdx-cli = "\ SUMMARY:packagegroup-wifi-fw-tdx-cli = "Wi-Fi firmware" RRECOMMENDS:packagegroup-wifi-fw-tdx-cli = "\ linux-firmware-ath10k \ - linux-firmware-iw416 \ - linux-firmware-nxp89xx \ linux-firmware-sd8686 \ linux-firmware-sd8688 \ linux-firmware-sd8787 \ |