Skip to content

Commit

Permalink
recipes-core/packagegroups: Install connectivity firmware trough the …
Browse files Browse the repository at this point in the history
…connectivity packagegroup

.. and also install the Intel AX210 wifi and BT firmware.

Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach committed Nov 11, 2024
1 parent 4053827 commit f34a487
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
CONNECTIVITY_FIRMWARES:append = " \
tegra-firmware-rtl8822 \
linux-firmware-rtl8168 \
linux-firmware-ibt-12-16 \
linux-firmware-iwlwifi-8265 \
linux-firmware-ath10k \
linux-firmware-ath10k-license \
linux-firmware-qca \
linux-firmware-iwlwifi-ty-a0 \
linux-firmware-ibt-41-41 \
"

0 comments on commit f34a487

Please sign in to comment.