packagegroup-resin-connectivity.bbappend: Add xradio for Orange Pi Zero
Only add xradio and xradio firmware for the Orange Pi Zero, since no other device uses this chipset. Changelog-entry: Add support for XR819 Wifi on Orange Pi Zero board
This commit is contained in:
parent
4c58be8dfa
commit
086c0520bb
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
CONNECTIVITY_FIRMWARES_append = " linux-firmware-ap6212 linux-firmware-brcm43362"
|
||||
CONNECTIVITY_MODULES_append_orangepi-plus2 = " rtl8189"
|
||||
|
||||
CONNECTIVITY_MODULES_append_orange-pi-zero = " xradio"
|
||||
CONNECTIVITY_FIRMWARES_append_orange-pi-zero = " xradio-firmware"
|
||||
|
||||
CONNECTIVITY_FIRMWARES_append_nanopi-neo-air = " linux-firmware-bcm43430"
|
||||
|
|
Loading…
Add table
Reference in a new issue